L - News
Latest News Approved
Development has now switched to git
posted by racin, Sat 20 Oct 2007 09:35:07 PM UTC
posted by racin, Sat 20 Oct 2007 09:35:07 PM UTC
I will now use git instead of CVS for L development. The main reason is that git is convenient for working offline; also I prefer
changeset-oriented SCMs.
L only depends on its own parser and parser generator, written in L
posted by racin, Fri 17 Aug 2007 06:49:06 PM UTC
posted by racin, Fri 17 Aug 2007 06:49:06 PM UTC
L's bootstrapping (i.e., writting the L compiler in L) has already began; after the "C outputter" (that takes L low-level code and translates it into C), the L parser and parser generator also bootstrap and L does not depend on the old parser and lexer anymore. [...]
Powered by Savane 3.14-8aba.
Corresponding source code