javascript-interpreter topic

List javascript-interpreter repositories

QuickJS

3.0k
Stars
289
Forks
Watchers

QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。

boa

4.8k
Stars
383
Forks
Watchers

Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.

canjs

337
Stars
63
Forks
Watchers

CanJS is a javascript interpreter, which can run JS code in JS.

eval5

663
Stars
98
Forks
Watchers

A JavaScript interpreter written in TypeScript - Support ES5

makeJs

341
Stars
31
Forks
Watchers

A sub Javascript interpreter for interpreting itself

duktape.rb

77
Stars
7
Forks
Watchers

Ruby bindings to the Duktape JavaScript interpreter

droidducky-app

46
Stars
15
Forks
Watchers

Android app to run duckyscript

jispy

54
Stars
16
Forks
Watchers

A JavaScript interpreter in Python, built for embedding JavaScript.