LoLa

Scripting language

A lightweight programming language designed to be embedded in games and other applications to execute small scripts with controlled execution limits.

LoLa is a small programming language meant to be embedded into games.

GitHub

194 stars
9 watching
10 forks
Language: Zig
last commit: 8 months ago
Linked from 2 awesome lists

compilerinterpreterlanguagelola-languageprogramming-languagescript-languagezigzig-package

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lantiga/ki A programming language and runtime environment that combines elements of Lisp and JavaScript with Clojure data structures for scripting and automation. 478
luukdegram/luf A scripting language built on top of Zig, aimed at experimental use for implementing new ideas. 39
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 150
ikskuh/makeshift A dead-simple programming language designed to run on 16-bit machines and bootstrapped from assembly. 11
kray-g/kinx A scripting language with C-like syntax and object-oriented programming features. 237
fubark/cyber A fast and concurrent scripting language that can be embedded into various applications and platforms. 1,239
ratstail91/toy An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. 237
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 98
koto-lang/koto A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language. 532
thakeenathees/pocketlang A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. 1,520
karlandr1/beryl An embeddable scripting language with value semantics. 30
larsaugustin/starship An interpreted language with strong typing and functional programming features for scripting and experimenting 28
mkhan45/rustscript2 An OCaml implementation of a functional scripting language with performance improvements and additional features. 36
murarth/ketos A scripting and extension language for Rust programs written in a Lisp dialect 751
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 21