e7d3bca4d7021f9796b3a317e4eaf79e09a1cc4e
It seems we'd return the previously peeked character when stream_next'ing, when really we should be sending the updated character.
┌───────────────────────────────┐ │ _ _ │ │ /\ | | (_) │ │ / \ | | _ ___ _ __ │ │ / /\ \ | | | / __| '_ \ │ │ / ____ \| |____| \__ \ |_) | │ │ /_/ \_\______|_|___/ .__/ │ │ | | │ │ |_| │ └───────────────────────────────┘ Arya's Lisp! Or... Another Lisp. However full you see the glass. Goals: - Working, self hosted, Lisp interpreter (probably something like R5RS or R7RS). - Bytecode compiler and interpreter - Native compilation option
Languages
C
98.3%
Makefile
1.7%