d846046c4a
Compiler and VM are now working well enough to support larger programs. A test program is included and executed immediately upon running the executable. A more feature complete read-eval-print loop is planned.
5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
(executable
|
|
(name comp)
|
|
(public_name ollisp)
|
|
(libraries str unix compiler vm))
|