aakarshan-raj / ToyLang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToyLang

This project is about learning how to create your own programming language. We will be using typescript. using tsc typescript code will be transpilled to javascript

Future Aspect: Implement This in Rust.

Whole pipeline(Not complete)

Interface and Type for AST

About


Languages

Language:JavaScript 51.5%Language:TypeScript 48.5%