NLKNguyen / awesome-language-engineeringLinks
✨ A curated list of useful resources for computer language engineering and theory
☆266Updated 7 years ago
Alternatives and similar repositories for awesome-language-engineering
Users that are interested in awesome-language-engineering are comparing it to the libraries listed below
Sorting:
- My personal notes on various computer languages☆225Updated 4 years ago
- A graph of programming languages connected through compilers.☆176Updated 2 years ago
- 🦑 Informal definitions of terms used in concurrency modeling☆333Updated 5 years ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆343Updated 6 years ago
- A catalog of code worth reading☆113Updated 8 years ago
- SICP Course☆230Updated 5 years ago
- an incremental approach to compiler construction☆944Updated 6 years ago
- The syllabus from 15-819, the PhD seminar I taught on domain-specific programming languages fall 2016.☆216Updated 6 years ago
- Ultra Tiny Compiler☆182Updated 6 years ago
- Curated list of Prolog packages and resources☆547Updated last month
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆132Updated 3 years ago
- A Bestiary of Single-File Implementations of Programming Languages☆1,025Updated 6 months ago
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆279Updated 2 years ago
- The Hindley Milner Type Inference Algorithm☆373Updated 8 years ago
- Functional language with intensional polymorphism and first-class staging.☆940Updated 2 weeks ago
- A simple SQL database☆69Updated 11 months ago
- Prolog Tutorials and Information☆173Updated 6 years ago
- interpreted language written in C☆210Updated 4 years ago
- Unix system programming in OCaml book☆291Updated 7 years ago
- Resources for the working programmer to learn more about the fundamentals and theory of programming languages.☆336Updated 5 years ago
- The Whack Programming Language☆60Updated 6 years ago
- Mozart Programming System v2☆597Updated 8 months ago
- Simple compiler frontend using LLVM as backend