abs
Scripting language
A language designed to combine the benefits of scripting languages like Python and Ruby with the convenience of Bash for terminal scripting.
Home of the ABS programming language: the joy of shell scripting.
520 stars
13 watching
35 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list
bashgolangprogramming-languagescriptingscripting-languagescripting-languagesshellshell-scripting
Related projects:
Repository | Description | Stars |
---|---|---|
karlandr1/beryl | An embeddable scripting language with value semantics. | 30 |
usbac/borealis | A scripting language with a C-like syntax designed to simplify programming and reduce common development headaches | 32 |
dbohdan/embedded-scripting-languages | A list of embedded scripting languages to use in applications. | 1,312 |
bamless/jstar | A lightweight embeddable scripting language with built-in object-oriented support | 116 |
ghost-language/ghost | A small, embeddable scripting language with object-oriented and functional programming capabilities | 64 |
slang-lang/slang | A statically typed scripting language with C++ roots, aiming to catch syntax errors at design time for improved development experience. | 21 |
dimkr/szl | A lightweight, embeddable scripting language with dynamic typing and interpretive capabilities. | 150 |
kray-g/kinx | A scripting language with C-like syntax and object-oriented programming features. | 237 |
buzz-language/buzz | A statically typed scripting language with features like JIT compilation and fibers, designed to be small and lightweight. | 1,243 |
larsaugustin/starship | An interpreted language with strong typing and functional programming features for scripting and experimenting | 28 |
koto-lang/koto | A simple programming language designed to be embedded in Rust applications or used as a standalone scripting language. | 532 |
srinivasa314/neptune-lang | A scripting language built on Rust, designed to be embeddable, concurrent, and secure. | 44 |
alexst07/shell-plus-plus | A programming language that combines features from modern languages to simplify shell scripting and data manipulation. | 156 |
thakeenathees/pocketlang | A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. | 1,520 |
benzap/eden | A scripting language designed to be embeddable and extensible, with syntax similar to Lua, built on top of Clojure. | 136 |