Klong: Difference between revisions

From The K Language Wiki
Content added Content deleted
(Added)
 
(add a couple of missing infobox entries (including first release date))
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Infobox Language
| title = Klong
| dev = Nils Holm
| rel = 2015
| table = no
| dialect = [[Klong]]
| implang = C
| oses = POSIX
| license = public domain / CC0
| url = [https://t3x.org/klong/ Website]
}}

'''Klong''' is an implementation of a K-like language by Nils Holm.
'''Klong''' is an implementation of a K-like language by Nils Holm.


It's main aim is to make the K language less ambiguous.

[[Category:Dialects]]
[[Category:Implementations]]
[[Category:Implementations]]

Latest revision as of 09:02, 23 June 2024

Klong
Developer Nils Holm
Released 2015

Dialect Klong
Table support no

Implemented in C
Operating Systems POSIX
License public domain / CC0

Website Website

Klong is an implementation of a K-like language by Nils Holm.

It's main aim is to make the K language less ambiguous.