Category:Keg: Difference between revisions

Content added Content deleted
No edit summary
(Moved stub template to the front; Resequenced language template.)
 
Line 1: Line 1:
{{stub}}
{{language
{{language
|exec=interpreted
|exec=interpreted
|gc=no
|gc=no
|safety=unsafe
|parampass=reference
|parampass=reference
|safety=unsafe
|checking=dynamic
|strength=weak
|compat=nominative
|compat=nominative
|express=explicit
|express=explicit
|checking=dynamic
|strength=weak
|tags=keg
|tags=keg
|hopl id=577
|hopl=no
|LCT=no
|LCT=no
|bnf=http://c.comsci.us/syntax/index.html
|bnf=http://c.comsci.us/syntax/index.html
}}
}}{{language programming paradigm|Imperative}}{{Codepad}}
{{Codepad}}
{{stub}}{{language|Keg}}
{{language programming paradigm|Imperative}}
{{language programming paradigm|Concatenative}}
{{language programming paradigm|Concatenative}}
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:
Keg is a stack-based esolang with condensability as well as simplicity and readability in mind. Its 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)
* Alphanumerical characters are automatically pushed (no need to wrap them in quotation marks)