forked fromoxc-project/javascript-parser-in-rust
- Notifications
You must be signed in to change notification settings - Fork0
A book on writing a JavaScript Parser in Rust
NotificationsYou must be signed in to change notification settings
makotot/javascript-parser-in-rust
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Rust, JavaScript, and parsers are all hard to learn,let's combine these three and challenge ourselves to write a JavaScript parser in Rust.
This will be the guide for you if you are interested in learning Rust, parsers,or would like to contribute toswc orRome in the near future.
The guide will cover all the basic topics of writing a JavaScript parser in rust.The tutorials will explain some topics in more depth.
Suggestions and corrections are always welcome, please feel free and create an issue, or contact me on Twitter.
About
A book on writing a JavaScript Parser in Rust
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- JavaScript45.4%
- TypeScript30.6%
- CSS23.0%
- Shell1.0%