Implement 5.51 Scheme interpreter
This commit is contained in:
@@ -84,5 +84,13 @@
|
|||||||
|
|
||||||
(display "\nex-5.51\n")
|
(display "\nex-5.51\n")
|
||||||
|
|
||||||
;(display "\nex-5.52\n")
|
; I have implemented a crude Scheme interpreter in Rust:
|
||||||
|
; https://git.felixm.de/felixm/schemers
|
||||||
|
|
||||||
|
(display "[ok]\n")
|
||||||
|
|
||||||
|
(display "\nex-5.52\n")
|
||||||
|
|
||||||
|
; YAS, almost done!
|
||||||
|
(display "TBD!!!\n")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user