There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A JavaScript interpreter written in C++. It supports: objects, classes (but not static members yet), functions, anonymous functions, arrow functions, for and while loops, and variables