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

GitHub

2 stars
1 watching
0 forks
Language: ActionScript
last commit: about 16 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mwerezak/sphinx-langAn interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime.290
esp8266/basicA basic programming language and interpreter for microcontrollers like the ESP8266259
ronami/typelangA tiny Lisp-like language interpreter implemented in TypeScript's type system296
jyh1/mmacloneAn interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem242
mattn/ankoAn interpreter written in Go for scripting languages.1,482
keyz/the-super-tiny-interpreterAn interpreter for a simplified JavaScript subset to demonstrate the concept of closures using super-easy-to-read code.172
ccxvii/mujsAn embeddable JavaScript interpreter written in C818
hrundik/fschemeAn implementation of the Scheme programming language in ActionScript, allowing developers to write and execute Scheme code within an AS context.1
masak/belAn interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations.27
wasmi-labs/wasmiAn efficient WebAssembly interpreter with a focus on constrained and embedded systems.1,633
egel-lang/egelAn interpreter for an untyped concurrent functional scripting language with a concise syntax81
narasimha1997/boson-langA programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming.122
mattwparas/steelAn embeddable and extensible scheme dialect with support for macros, contracts, and Rust integration1,313
dimkr/szlA lightweight, embeddable scripting language with dynamic typing and interpretive capabilities.150
oaubert/tales4asAn interpreter for a custom scripting language used in ActionScript programming2