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

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: about 1 month 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.