Description:
A massively parallel, high-level programming language
Keep Calm and Read the Friendly Manual :-)
Description:
A massively parallel, high-level programming language
Description:
Manage your dotfiles across multiple diverse machines, securely.
Description:
BASIC environment with a REPL, a web interface, a graphical console, and RPi support written in Rust
Description:
The definitive fart library for javascript – Add the most natural sound on earth to your pages
Description:
Pony is an open-source, actor-model, capabilities-secure, high performance programming language
Description:
ZEN Engine is a cross-platform, Open-Source Business Rules Engine (BRE). It is written in Rust and provides native bindings for NodeJS, Python and Go. ZEN Engine allows to load and execute JSON Decision Model (JDM) from JSON files.
Description:
An isomorphic BASIC language compiler for retrocomputers
Description:
Coccinelle is a program matching and transformation engine which provides the language SmPL (Semantic Patch Language) for specifying desired matches and transformations in C code. Coccinelle was initially targeted towards performing collateral evolutions in Linux. Such evolutions comprise the changes that are needed in client code in response to evolutions in library APIs, and may include modifications such as renaming a function, adding a function argument whose value is somehow context-dependent, and reorganizing a data structure. Beyond collateral evolutions, Coccinelle is successfully used (by us and others) for finding and fixing bugs in systems code.
Description:
Hy is a Lisp dialect that’s embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form.