| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-08 | cli: use flags in command line | Marc Vertes | |
| Also isolate repl in a separate function. Introduce `run` function for executing programs, letting room for other verbs to be done later: test, debug, ... Use file path as argument. Standard input redirect is no more mandatory. | |||
| 2023-09-04 | codegen: add interpreter tests | Marc Vertes | |
| Also simplify project structure. The executable is now produced in the root directory. Work in progress. | |||
