Made lexer unit tests compilable
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
# Fudge-chez
|
||||
This is the Fudge programming language implemented in Chez scheme. For the origin project, go to Wannie's [repository](https://shit-co.de/wanniepannie/fudge2.1).
|
||||
This is the Fudge programming language implemented in Chez scheme.
|
||||
For the original project, go to Wannie's
|
||||
[repository](https://shit-co.de/wanniepannie/fudge2.1).
|
||||
|
||||
# Installation
|
||||
To run fudge-chez, install [Chez](https://scheme.com) and run the program with ```chez --program fudge-chez.ss```
|
||||
To run fudge-chez, install [Chez](https://scheme.com) and run the
|
||||
program with ```chez --program fudge-chez.ss```
|
||||
|
||||
## Why Chez scheme?
|
||||
Because Scheme is elegant. (In theory.)
|
||||
|
||||
Reference in New Issue
Block a user