szl

Scripting language

A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities.

A lightweight, embeddable scripting language

GitHub

149 stars
11 watching
12 forks
Language: C
last commit: over 7 years ago
Linked from 1 awesome list

cc99dynamic-typingembeddableembeddedembedded-scripting-languageembedded-systemsengineinteractiveinterpreted-programming-languageinterpreteriotlibrarylightweightlinuxmitprogramming-languagescriptscriptingshell

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lelanthran/csl A scripting language for C programs using Lisp-like macros for high-level logic and data structures. 2
fubark/cyber A fast and concurrent scripting language that can be embedded into various applications and platforms. 1,224
karlandr1/beryl An embeddable scripting language with value semantics. 31
thakeenathees/pocketlang A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. 1,520
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 31
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
ikskuh/lola A lightweight programming language designed to be embedded in games and other applications to execute small scripts with controlled execution limits. 194
ciel-lang/ciel A Common Lisp scripting language with built-in libraries and utilities for common tasks. 346
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 17
kray-g/kinx A scripting language with C-like syntax and object-oriented programming features. 239
bamless/jstar A lightweight embeddable scripting language with built-in object-oriented support 114
murarth/ketos A scripting and extension language for Rust programs written in a Lisp dialect 752
luukdegram/luf A scripting language built on top of Zig, aimed at experimental use for implementing new ideas. 39
koto-lang/koto A Rust-based language and compiler for creating simple, embeddable scripting languages. 524
calcit-lang/calcit A programming language and runtime environment that compiles to JavaScript ES Modules, with features like indentation-based syntax, functional style, and hot code swapping. 115