csl

Scripting language

A scripting language for C programs using Lisp-like macros for high-level logic and data structures.

Embeddable language for C programs.

GitHub

2 stars
3 watching
0 forks
Language: C
last commit: over 2 years ago

Related projects:

Repository Description Stars
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 149
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 31
ciel-lang/ciel A Common Lisp scripting language with built-in libraries and utilities for common tasks. 346
karlandr1/beryl An embeddable scripting language with value semantics. 31
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 97
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 17
chr15m/flk A minimalistic LISP implementation for Bash scripting 500
luukdegram/luf A scripting language built on top of Zig, aimed at experimental use for implementing new ideas. 39
thakeenathees/pocketlang A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. 1,520
lixizhi/nplruntime A high-performance scripting language designed to write flexible algorithms and neural network algorithms, with a syntax 100%-compatible with Lua. 266
wren-lang/wren A small, class-based scripting language with concurrent capabilities. 6,932
nilq/hugorm A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution 30
lantiga/ki A programming language and runtime environment that combines elements of Lisp and JavaScript with Clojure data structures for scripting and automation. 478
erhanbaris/easylang A simple programming language with a tiny stack-based virtual machine for fast code execution. 25
r-lyeh-archived/scriptorium A benchmarking study of scripting languages embedded in C++ and statically linked. 499