javascript-interpreter
There are 35 repositories under javascript-interpreter topic.
boa-dev/boa
Boa is an embeddable Javascript engine written in Rust.
quickjs-zh/QuickJS
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
bplok20010/eval5
A JavaScript interpreter written in TypeScript - Support ES5
Starlight-JS/starlight
JS engine in Rust
zuluoaaa/makeJs
A sub Javascript interpreter for interpreting itself
jrainlau/canjs
CanJS is a javascript interpreter, which can run JS code in JS.
koculu/Topaz
Multithreaded Javascript Engine for .NET
echosoar/jsi
JSI is a JavaScript interpreter written in Rust that supports bytecode similar to quickjs. JSI 是一个 JavaScript 解释执行引擎,使用 Rust 编写无任何依赖,同时支持字节码执行。
judofyr/duktape.rb
Ruby bindings to the Duktape JavaScript interpreter
polydojo/jispy
A JavaScript interpreter in Python, built for embedding JavaScript.
draguve/droidducky-app
Android app to run duckyscript
DelSkayn/toyjs
A toy javascript interpreter written in rust. Very much under development.
lmmfy/goejs
write ejs in golang
manguluka/duktape-nim
Nim wrapper for the Duktape embeddable Javascript engine.
tiagosr/ofxDuktape
Addon for openFrameworks with bindings to the Duktape Javascript interpreter
germinolegrand/Cpp.js
JS interpreter in C++
adrianton3/jinter
JavaScript interpreter written in CoffeeScript
EdgenDy/Learning-V8-Javascript-Engine
A project that helps me and others to better understand how V8 actually works.
jakemarsden/JakeScript
JavaScript lexer/parser/interpreter in Rust 🦀
Velli20/ACME-js
[WIP] Javascript interpreter written in C++20
filecxx/TrashScript
TrashScript interpreter.
seraprogrammer/CodeEdit-Online
CodeEdit Online for browser – Elevate your code editing experience. Open source, free forever.
Naereen/A-JavaScript-interpreter-for-the-NumWorks-calculator
An experimental app to run tiny JavaScript files from the editable local storage of your NumWorks calculator! Download the .nwa app from https://perso.crans.org/besson/publis/Numworks-apps/javascript.nwa
schwalbe-t/htmlscript
Making HTML Turing-complete.
flightaware/tcljs
Tcl extension to execute JavaScript using the SpiderMonkey Javascript interpreter
funyoung/quickjs
Unpacked tarball of Fabrice Bellard's QuickJS (bellard.org/quickjs)
Marco-Valentini/JavaScript-Interpreter
A basic JavaScript interpreter developed as project work for the exam Formal Languages and Compilers at Politecnico di Bari, for the academic year 2022/23
thomasebsmith/armadillo
A fast, easy-to-use JavaScript interpreter written in Rust
Xadneil/JSInterpreter
A toy JavaScript interpreter written in C#
yanmingsohu/Polydeuces
another fuuk javascript engine
zhanglianxin/otto-service
A JavaScript parser and interpreter.
f1amy/javascript-interpreter
Simple online JavaScript interpreter with some functions.
ubugeeei/Glasper
Toy JavaScript Interpreter implementation in Rust
Andrew-Chen-Wang/Android-Hermes
Implementing JavaScript interpreter on Android using Hermes like iOS's JavaScriptCore
mfaerevaag/bowser
Simple framework for testing security mechanisms in JavaScript interpreters