Klong: Difference between revisions

Jump to navigation Jump to search
46 bytes added ,  14:22, 29 May 2020
m
Text replacement - "primitive functions" to "primitive functions"
m (Text replacement - "{{APL dialects}}" to "{{APL dialects}}Category:K dialects")
m (Text replacement - "primitive functions" to "primitive functions")
(One intermediate revision by one other user not shown)
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]]s 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