Klong: Difference between revisions

Jump to navigation Jump to search
19 bytes removed ,  14:22, 29 May 2020
m
Text replacement - "primitive functions" to "primitive functions"
m (Fix a red link)
m (Text replacement - "primitive functions" to "primitive functions")
Line 17: Line 17:
| influenced by            = [[K]], [[wikipedia:Lisp (programming language)|Lisp]]
| influenced by            = [[K]], [[wikipedia:Lisp (programming language)|Lisp]]
}}
}}
'''Klong''' is a language based on [[K]] (probably K3) which removes K's syntactic ambiguity and much of its overloading by using more digraphs ([[primitive function|primitive functions]] and [[primitive operator|operators]] composed of two characters) to separate extra meanings. The removal of syntactic ambiguity means Klong has a [[wikipedia:context-free grammar|context-free grammar]].
'''Klong''' is a language based on [[K]] (probably K3) which removes K's syntactic ambiguity and much of its overloading by using more digraphs ([[primitive function]]s and [[primitive operator|operators]] composed of two characters) to separate extra meanings. The removal of syntactic ambiguity means Klong has a [[wikipedia:context-free grammar|context-free grammar]].


== Primitives ==
== Primitives ==

Navigation menu