Category:Stringle

From Rosetta Code
Revision as of 21:42, 31 March 2024 by Function call without parameters (talk | contribs) (Created page with "{{language|Stringle |exec=interpreted |gc=no |parampass=both |untyped=yes }} Stringle is a simple programming language based around the manipulation of string variables invented by Vacek Nules. It has statements for concatenation, loops, conditionals with different ''predicates'' and functions called ''string operators''. It can be used to write simple text processing scripts and filters. {{stub}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Language
Stringle
This programming language may be used to instruct a computer to perform a task.
Execution method: Interpreted
Garbage collected: No
Parameter passing methods: By reference, By value
Typing: Untyped
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Stringle.

Stringle is a simple programming language based around the manipulation of string variables invented by Vacek Nules. It has statements for concatenation, loops, conditionals with different predicates and functions called string operators. It can be used to write simple text processing scripts and filters.


This page is a stub. It needs more information! You can help Rosetta Code by filling it in!

Pages in category "Stringle"

The following 6 pages are in this category, out of 6 total.