CIEL
Scripting language
A Common Lisp scripting language with built-in libraries and utilities for common tasks.
CIEL Is an Extended Lisp. Scripting with batteries included.
352 stars
11 watching
18 forks
Language: Common Lisp
last commit: 3 months ago
Linked from 1 awesome list
batteries-includedcommon-lispreplscripting
Related projects:
Repository | Description | Stars |
---|---|---|
ciel-lang/cl-cron | Provides cron-like facilities directly inside Common Lisp. | 16 |
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. | 150 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
egel-lang/egel | An interpreter for an untyped concurrent functional scripting language with a concise syntax | 81 |
cotowali/cotowali | A statically typed scripting language that transpiles into POSIX sh. | 614 |
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. | 116 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 116 |
anlsh/picl | A Common Lisp implementation of Python's itertools package with laziness and no reliance on cl-cont. | 17 |
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
sanel/magic-ed | A tiny editing facility for Common Lisp REPLs. | 24 |
cil-project/cil | CIL is a front-end for the C programming language that facilitates program analysis and transformation. | 364 |
arturo-lang/arturo | A simple, expressive language with a focus on scripting and efficient execution using bytecode and virtual machines. | 728 |
felix-lang/felix | A C++-based scripting language designed to compile to highly optimized machine code for performance and platform independence. | 807 |