Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/solo-steven/crafting-handbook

Learning to write JS infra, Compiler and OS and more.
https://github.com/solo-steven/crafting-handbook

generator handbook parser rust typescript

Last synced: 2 months ago
JSON representation

Learning to write JS infra, Compiler and OS and more.

Awesome Lists containing this project

README

        

# Cranfiting Handbook

Handbook for anyone want to learn by doing, currently working on two thing:
- `web-infra` packages: A JS parser, working on matching babel and ecma spec.
- `rustyc` crates: A C compiler in rust, working on compiler backend and IR opti.