Files
scheme-fudge/README.md

9 lines
294 B
Markdown
Raw Normal View History

2025-10-30 15:16:18 +01:00
# scheme-fudge
2025-10-30 15:14:53 +01:00
This is the Fudge programming language implemented in r7rs-scheme.
2025-10-25 20:42:36 +02:00
For the original project, go to Wannie's
[repository](https://shit-co.de/wanniepannie/fudge2.1).
2025-10-22 14:36:37 +02:00
2025-10-23 16:16:58 +02:00
# Installation
2025-10-30 15:14:53 +01:00
To run fudge-chez, install a r7rs-compliant scheme implementation
and execute the script fudge.ss.