8000 GitHub - abinashpanda/js-eval
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

abinashpanda/js-eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-eval

js-eval is a simple JavaScript evaluator that can be used to evaluate JavaScript expressions. This is a hobby project that I am working on to learn how to build a parser, lexer and hopefully a compiler.

Note: This project is still in its early stages and is not yet ready for use.

To install dependencies:

bun install

To run all the tests:

bun test --watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0