LexLeo is a modular C project for building a language interpreter using test-driven development.
Status: Early development
Note: Legacy code has been isolated under legacy/ as archived reference material. It is no longer maintained or guaranteed to build. The active codebase lives under src/.
| Section | Description |
|---|---|
| Documentation | Hand-written documentation. |
| Reference | Automatically generated reference documentation. |
| User guide | How to install, run, and use LexLeo. |
| License | GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 |