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: 5 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. 149
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. 239
fubark/cyber A fast and concurrent scripting language that can be embedded into various applications and platforms. 1,224
ratstail91/toy An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. 232
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 97
koto-lang/koto A Rust-based language and compiler for creating simple, embeddable scripting languages. 524
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. 31
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 752
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 17