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 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
keyz/the-super-tiny-interpreter An interpreter for a simplified JavaScript subset to demonstrate the concept of closures using super-easy-to-read code. 171
node-app/interpreter An iOS app that allows users to execute JavaScript code from the Node.js ecosystem. 1,301
ccxvii/mujs An embeddable JavaScript interpreter written in C 812
ser1zw/mil An interpreter and VM implementation for a lightweight programming language with basic data types and control structures. 2
verhas/jscriptbasic An interpreter for a BASIC scripting language embedded in Java applications 13
oaubert/tales4as An interpreter for a custom scripting language used in ActionScript programming 2
esp8266/basic A basic programming language and interpreter for microcontrollers like the ESP8266 259
armmbed/jerryscript A lightweight JavaScript engine designed to run on resource-constrained devices such as microcontrollers. 6
thlorenz/es6ify Transforms modern JavaScript code into older JavaScript syntax on the fly 594
ruanyf/jstutorial An in-depth guide to JavaScript development, covering the basics and beyond. 5,414
detailyang/lua-resty-jsdecode Decodes JavaScript escape notation to UTF-8 bytes using a C-based binding. 4
senchalabs/jsduck Generates documentation for JavaScript code using Markdown and infers information from the code itself. 1,502
heyfrench/as3csslib A library that provides CSS3 selector and style support for ActionScript 3 projects 1
hrundik/fscheme An implementation of the Scheme programming language in ActionScript, allowing developers to write and execute Scheme code within an AS context. 1
hanksudo/sjsj-cli A command-line tool that provides simplified access to various JavaScript concepts in the terminal. 13