Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-pl-resources
🖥️ A curated list of resources for learning about programming language implementation and design (compilers, interpreters, optimization etc.)
https://github.com/savannahostrowski/awesome-pl-resources
Last synced: 4 days ago
JSON representation
-
Related Lists
- Build Your Own X - Programming Language - A section in the "Build Your Own X" list focused on building programming languages
-
Compilers
- Stanford Online - Compilers - A free online class that discusses the major ideas used today in the implementation of compilers
- Writing an Compiler in Go - An eBook covering the step-by-step implementation of a compiler using Go
- Writing a C Compiler - A language agnostic series on writing your own C compiler
-
Interpreters
- Writing an Interpreter in Go - An eBook covering the step-by-step implementation of an interpreter using Go
- 500 Lines or Less - A Python Interpreter Written in Python - Walkthrough of building a small Python interpreter
- Crafting Interpreters - A book covering implementation of a full-featured, efficient scripting language
Categories
Sub Categories