There are 3 repositories under js-interpreter topic.
A sandboxed JavaScript interpreter in JavaScript.
A JavaScript interpreter written in TypeScript - Support ES5
A JavaScript Interpreter Using JS itself. JavaScript 解释器,包含词法分析、语法解析和执行。基于 LR 实现 eval
Safely execute untrusted code with ESM syntax support, dynamic injection of ESM modules from URL or plain JS code, and granular access control based on whitelisting for each JS object.
hour of code mock-up using phaser 3 and blockly blocks through JS Interrupter
🦎 A simple Lisp-inspired scripting language that compiles to JS
A sandboxed JavaScript interpreter in JavaScript written in TypeScript.
A little language, that I'm developing to practice crafting interpreters.
Coding Website is an web application that allows users to create, evaluate and take code challenges in sandboxed environment using Javascript ES5
a little reverse polish notation interpreter + interactive repl
js interpreter in http web server