js-interpreter
There are 13 repositories under js-interpreter topic.
NeilFraser/JS-Interpreter
A sandboxed JavaScript interpreter in JavaScript.
bplok20010/eval5
A JavaScript interpreter written in TypeScript - Support ES5
mantoufan/yzhanJSInterpreter
A JavaScript Interpreter Using JS itself. JavaScript 解释器,包含词法分析、语法解析和执行。基于 LR 实现 eval
initminal/run
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.
chitwon/blockly-phaser3
hour of code mock-up using phaser 3 and blockly blocks through JS Interrupter
maxbarsukov/yascriptlang
🦎 A simple Lisp-inspired scripting language that compiles to JS
arcatdmz/JS-Interpreter
A sandboxed JavaScript interpreter in JavaScript written in TypeScript.
slaviqueue/rio
A little language, that I'm developing to practice crafting interpreters.
MarvinClerge/Coding-Website
Coding Website is an web application that allows users to create, evaluate and take code challenges in sandboxed environment using Javascript ES5
slaviqueue/polite
a little reverse polish notation interpreter + interactive repl
solesensei/http-web-server
js interpreter in http web server
Shopnative/JS-Interpreter
JS sandbox written in JS.
vane/browser-js
javascript run in javascript using acorn