Skip to content

A programming language for my "Principles of Compiler Design" class , built with JS and love ❤️❤️❤️

Notifications You must be signed in to change notification settings

omidnavy/compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design your own programming language 💻

compiler

A programming language for my "Principles of Compiler Design" class. built with JS and love ❤️❤️❤️

Quick Overview

Make sure you have installed nodeJS v +8.2.

To install all dependecies for the first time, use

npm install

and to run it use

npm start

About

A programming language for my "Principles of Compiler Design" class , built with JS and love ❤️❤️❤️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published