Skip to content

slowikk/js-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-compiler" - syntax highlighting | interpreter | compiler

Why? Because I wanted to make the journey from code to exe file. Js-compiler is a lexer, parser, AST builder, interpreter and exe builder.

It produce very small code

output

With code without using stack

generated code

Try it on page https://slowikk.github.io/js-compiler/

Releases

No releases published

Packages

No packages published