- Lisp In C [Tsoding]: https://www.youtube.com/playlist?list=PLpM-Dvs8t0VYbTFO5tBwxG4Q20BJuqXD_
- Bytecode Interpreter [Paolo Fabio]: https://paolozaino.wordpress.com/2024/07/11/lets-write-a-bytecode-interpreter-in-many-programming-languages/
- Carp [Programming Language]: https://github.com/carp-lang/Carp
- The Nature of Lisp: https://defmacro.org/ramblings/lisp.html
- S-expression: https://en.wikipedia.org/wiki/S-expression
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a learning project to explore programming languages, compilers, and virtual machines. It's a fully functional Lisp dialect.
License
0xhenrique/vm
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This is a learning project to explore programming languages, compilers, and virtual machines. It's a fully functional Lisp dialect.