Category:Keg: Difference between revisions

no edit summary
(Created page with "{{language |exec=interpreted |gc=no |safety=unsafe |parampass=Value |checking=dynamtic |compat=nominative |express=explicit |strength=weak |tags=keg |hopl id=577 |LCT=no |bnf=...")
 
No edit summary
Line 14:
}}{{language programming paradigm|Imperative}}{{Codepad}}
{{stub}}{{language|Keg}}
{{language programming paradigm|ImperativeConcatenative}}
Keg is a stack-based esolang with condensability as well as simplicity and readability in mind. It's main purpose is to be used for golfing, although it can be potentially used for other purposes. What makes this esolang different from others is that:
 
* Alphanumerical characters are automatically pushed (no need to wrap them in quotation marks)
* There are readable and intuitive if statements, for and while loops
* The number of functions to remember is small
* And much more
==Todo==
[[Reports:Tasks_not_implemented_in_Keg]]
Anonymous user