Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.
/ compiler Public archive

Learning how to write a compiler from scratch

Notifications You must be signed in to change notification settings

Boshen/compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workflow codecov

Compiler

Crate Documentation

This project is my attempt to learn and build a ECMAScript compiler from scratch.

Development

cargo install watch
cargo watch -x test -x lint

About

Learning how to write a compiler from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages