Idorobots / spartan

A small Lisp dialect that serves me as a test bed for programming language features.
MIT License
13 stars 3 forks source link

REPL doesn't like an empty listing. #192

Closed Idorobots closed 1 week ago

Idorobots commented 2 months ago
;; Spartan REPL. Type ;help for help.
2 | ;clear
;; Listing cleared.
1 | ;run
.../compiler/errors.rkt(191,0): compiler-bug
.../compiler/pass.rkt(19,0): run-pass
.../private/list.rkt(248,4): foldl
.../src/repl.rkt(214,4): #f
?(?,?): body of '#%mzc:sprtn
;; Error: Likely a compiler bug! Schema `parse` validation failed (Not a non-empty string in: )
1 |