Add compiler resource

This commit is contained in:
Charles-Axel Dein
2026-04-20 08:55:13 -04:00
parent f6d84cf2bd
commit eea57f8614

View File

@@ -725,6 +725,7 @@ See also the Writing section
- [The Compiler Writer Resource Page](https://c9x.me/compile/bib/) - [The Compiler Writer Resource Page](https://c9x.me/compile/bib/)
- [kanaka/mal](https://github.com/kanaka/mal): mal - Make a Lisp - [kanaka/mal](https://github.com/kanaka/mal): mal - Make a Lisp
- [Let's Build a Compiler](https://compilers.iecc.com/crenshaw/), Jack W. Crenshaw, 1988
### Configuration ### Configuration