MIL
Language Interpreter
An interpreter and VM implementation for a lightweight programming language with basic data types and control structures.
A MIL language VM and interpreter written in ActionScript
2 stars
1 watching
0 forks
Language: ActionScript
last commit: over 14 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mwerezak/sphinx-lang | An interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime. | 290 |
esp8266/basic | A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
ronami/typelang | A tiny Lisp-like language interpreter implemented in TypeScript's type system | 291 |
jyh1/mmaclone | An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 243 |
mattn/anko | An interpreter written in Go for scripting languages. | 1,481 |
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 |
ccxvii/mujs | An embeddable JavaScript interpreter written in C | 812 |
hrundik/fscheme | An implementation of the Scheme programming language in ActionScript, allowing developers to write and execute Scheme code within an AS context. | 1 |
masak/bel | An interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations. | 27 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
egel-lang/egel | An interpreter for an untyped concurrent functional scripting language with a concise syntax | 80 |
narasimha1997/boson-lang | A programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming. | 122 |
mattwparas/steel | An embeddable and extensible scheme dialect with support for macros, contracts, and Rust integration | 1,222 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 149 |
oaubert/tales4as | An interpreter for a custom scripting language used in ActionScript programming | 2 |