Vinegar
Failure language
A language designed to be more realistic by introducing the possibility of operation failure and providing explicit means to handle it.
MIRROR of https://codeberg.org/catseye/Vinegar : A semi-concatenative language where every operation can fail
12 stars
3 watching
0 forks
Language: Python
last commit: about 1 year ago concatenativeesolangesoteric-languageesoteric-programming-languageexperimental-languagefailure-handlingsemi-concatenative
Related projects:
Repository | Description | Stars |
---|---|---|
catseye/beta-juliet | A minimal language for modeling event-driven behavior and state machines in a simple, declarative syntax. | 2 |
jfecher/ante | A systems language focused on refinement types and lifetime inference | 1,908 |
evincarofautumn/kitten | An experimental language designed for simplicity and safety in functional programming | 1,102 |
bait-lang/bait | A compiler and runtime environment for a simple yet powerful programming language with consistent syntax balancing simplicity and type safety. | 19 |
alanvf/star | An experimental programming language designed to be powerful, productive, and predictable with features like type specialization and rich standard libraries. | 128 |
japiirainen/fp | A small, experimental programming language with unique features and a Haskell implementation. | 102 |
adamsol/pyxell | A multi-paradigm programming language with static typing and compilation to native machine code. | 55 |
angrykoala/chuckscript | An esoteric programming language that compiles to JavaScript and provides a unique syntax for executing simple commands | 33 |
catrobat/catty | An iOS implementation of a visual programming system allowing users to create programs by dragging and dropping blocks | 85 |
jondgoodwin/cone | A systems programming language with features such as memory management and concurrency support. | 529 |
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. | 115 |
ratstail91/toy | An imperative, bytecode-interpreted scripting language with C-like syntax and a focus on extensibility and customization. | 232 |
horse64/core.horse64.org | A high-level language with clean dynamic typing and a focus on large projects, aiming to be a more grounded alternative to Python. | 7 |
1whatleytay/kara | A high-performance, statically typed programming language designed to simplify development while maintaining speed. | 14 |
fuechs/fux | A modern programming language designed to eliminate common issues and provide efficient performance while being easy to write and read. | 11 |