Simplified-JavaScript-Interpreter

JavaScript interpreter

An embedded scripting language implementation for ActionScript 3 projects, allowing developers to execute JavaScript code and interact with Flash objects.

AS3-based Javascript interpreter, minus a few features (prototype chain, mainly)

GitHub

19 stars
4 watching
4 forks
Language: ActionScript
last commit: over 12 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
keyz/the-super-tiny-interpreterAn interpreter for a simplified JavaScript subset to demonstrate the concept of closures using super-easy-to-read code.172
node-app/interpreterAn iOS app that allows users to execute JavaScript code from the Node.js ecosystem.1,300
ccxvii/mujsAn embeddable JavaScript interpreter written in C818
ser1zw/milAn interpreter and VM implementation for a lightweight programming language with basic data types and control structures.2
verhas/jscriptbasicAn interpreter for a BASIC scripting language embedded in Java applications14
oaubert/tales4asAn interpreter for a custom scripting language used in ActionScript programming2
esp8266/basicA basic programming language and interpreter for microcontrollers like the ESP8266259
armmbed/jerryscriptA lightweight JavaScript engine designed to run on resource-constrained IoT devices.6
thlorenz/es6ifyTransforms modern JavaScript code into older JavaScript syntax on the fly595
ruanyf/jstutorialAn in-depth guide to JavaScript development, covering the basics and beyond.5,414
detailyang/lua-resty-jsdecodeDecodes JavaScript escape notation to UTF-8 bytes using a C-based binding.4
senchalabs/jsduckGenerates documentation for JavaScript code using Markdown and infers information from the code itself.1,503
heyfrench/as3csslibA library that provides CSS3 selector and style support for ActionScript 3 projects1
hrundik/fschemeAn implementation of the Scheme programming language in ActionScript, allowing developers to write and execute Scheme code within an AS context.1
hanksudo/sjsj-cliA command-line tool that provides simplified access to various JavaScript concepts in the terminal.13