EasyLang

Scripting language

A simple programming language with a tiny stack-based virtual machine for fast code execution.

Easy Programming Language / VM

GitHub

25 stars
4 watching
5 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thakeenathees/pocketlang A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. 1,520
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 97
dbohdan/embedded-scripting-languages A list of embedded scripting languages to use in applications. 1,299
bamless/jstar A lightweight embeddable scripting language with built-in object-oriented support 114
arturo-lang/arturo A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. 721
chkas/easylang A programming language designed to make learning to program easy and accessible, with graphical features and a user-friendly browser IDE. 156
nilq/hugorm A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution 30
mkhan45/rustscript2 An OCaml implementation of a functional scripting language with performance improvements and additional features. 36
karlandr1/beryl An embeddable scripting language with value semantics. 31
lelanthran/csl A scripting language for C programs using Lisp-like macros for high-level logic and data structures. 2
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 149
narrowtux/abacus A simple Elixir-based language for evaluating mathematical expressions and scripts 86
fubark/cyber A fast and concurrent scripting language that can be embedded into various applications and platforms. 1,223
vtereshkov/umka-lang A statically typed embeddable scripting language that aims to provide a balance between simplicity and type safety for building cross-platform applications. 1,072
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 31