been-jamming / SoftScriptLinks
A lightweight, customizable, interpreted programming language
☆12Updated 6 years ago
Alternatives and similar repositories for SoftScript
Users that are interested in SoftScript are comparing it to the libraries listed below
Sorting:
- Simple and powerful programming language with type inference☆24Updated 8 years ago
- quick c☆35Updated 3 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆20Updated 7 years ago
- Programming language☆23Updated 3 years ago
- Startle C Library☆18Updated 7 years ago
- [MIRROR] simple yet expressive high-level scripting language (formerly known as tisp)☆27Updated last week
- GPU Accelerated, Distributed, Actor Model Language (WIP)☆30Updated 2 years ago
- A general purpose, dynamic, functional programming language with strong support for concurrency.☆33Updated 4 years ago
- The fluffy programming language main repository☆25Updated 13 years ago
- A textual language for binary data.☆37Updated 3 years ago
- ☆18Updated 6 years ago
- A simple implementation for pretty, Rust-style error diagnostics.☆27Updated 5 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- MIRROR of https://codeberg.org/catseye/Tamsin : Somewhere between a meta-language, a programming language, and a rubbish lister☆18Updated 2 years ago
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆46Updated last week
- Manfred von Thun's Programming Language Joy☆16Updated last week
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 7 years ago
- An experimental language with compile time bounds checking☆14Updated 6 years ago
- A Lisp-flavored Assembler for the x86, x86-64, ARM, and MIPS architectures☆16Updated 7 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 8 years ago
- A superset of brainfuck with dynamic memory management.☆30Updated 5 years ago
- Self-hosting compiler for the Grace programming language☆42Updated last year
- A library for hot reloading of C functions☆22Updated 9 years ago
- An interpreter for concatenative combinators (i.e. Combinators as a functional language)☆10Updated 4 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆39Updated 5 years ago
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 9 years ago
- a stack-based concatenative virtual machine for implementing highly concurrent languages