L - Summary
Group identification
Id: 9039
System Name: l-lang
Name: L
Group Type: non-GNU software and documentation
Search in this Group
This group is not part of the GNU Project.
L is an interactive, extensible, compiled programming language that descends from both C and Lisp.
Registration Date: Thu 04 Jan 2007 10:04:26 PM UTC
License: GNU Lesser General Public License
Development Status: 3 - Alpha
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. [...]
Communication Tools
Mailing Lists (1 public mailing list)
Development Tools
Bug Tracker (open items: 0, total: 0)
Task Manager (open items: 0, total: 0)
- Browse open items
Submit a new item
Powered by Savane 3.14-25bf.
Corresponding source code