Adjust README
This commit is contained in:
8
README
8
README
@@ -12,8 +12,6 @@
|
|||||||
Arya's Lisp! Or... Another Lisp. However full you see the glass.
|
Arya's Lisp! Or... Another Lisp. However full you see the glass.
|
||||||
|
|
||||||
Goals:
|
Goals:
|
||||||
- Working Lisp interpreter (designed as I go, not sticking to Common Lisp or
|
- Working, self hosted, Lisp interpreter (probably something like R5RS or R7RS).
|
||||||
Scheme).
|
- Bytecode compiler and interpreter
|
||||||
- Bespoke compilation method by transpiling to C, with ability to compile
|
- Native compilation option
|
||||||
expressions and functions at runtime.
|
|
||||||
- Self Hosted interpreter + compiler, with a small bootstrap runtime in C.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user