Initial commit

This commit is contained in:
2025-10-22 14:36:37 +02:00
commit a2313aa916
2 changed files with 6 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# 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).
## Why Chez scheme?
Because Scheme is elegant. (In theory.)