cotowali

Shell script compiler

A statically typed scripting language that transpiles into POSIX sh.

A statically typed scripting language that transpile into POSIX sh

GitHub

614 stars
5 watching
8 forks
Language: V
last commit: almost 2 years ago
Linked from 2 awesome lists

cotowarilanguageprogramming-languageshell-scripttranspiler

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thakeenathees/pocketlang A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. 1,520
slang-lang/slang A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. 21
usbac/borealis A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches 32
brwhale/katascript A lightweight scripting language designed to be easily embedded in C++ applications. 98
wren-lang/wren A small, class-based scripting language with concurrent capabilities. 6,948
koto-lang/koto A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language. 532
ratstail91/toy An imperative, bytecode-interpreted scripting language serving as part of another program, allowing customization and extensibility. 237
dimkr/szl A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. 150
karlandr1/beryl An embeddable scripting language with value semantics. 30
ciel-lang/ciel A Common Lisp scripting language with built-in libraries and utilities for common tasks. 352
lelanthran/csl A scripting language for C programs using Lisp-like macros for high-level logic and data structures. 2
alliedmodders/sourcepawn A statically typed scripting language for embedding in host applications. 374
hook-lang/hook A cross-platform, dynamically typed scripting language with a C-like syntax and a focus on mutable value semantics. 108
buzz-language/buzz A statically typed scripting language with features like JIT compilation and fibers, designed to be small and lightweight. 1,243
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