Language 84
Introduction
Language 84 is a programming language with a self-hosting compiler.
Sample
Define (skip_spaces text i) Iterate i If [(STRING.fetch text i) = ` `] (Continue [i + 1]) i
Releases
All releases are in the public domain.
0.8 | 2019-03-06 | tar.xz | browse |
0.7 | 2018-11-29 | tar.xz | browse |
0.6 | 2018-05-28 | tar.xz | browse |
0.5 | 2017-07-13 | tar.xz | browse |
0.4 | 2017-04-30 | tar.xz | browse |
0.3 | 2016-08-20 | tar.xz | browse |
0.2 | 2015-11-14 | tar.xz | browse |
0.1 | 2015-11-13 | tar.xz | browse |