Projects with this topic
-
Leonardus is an open source project. It is a minimalist, stack-based programming system designed as a flexible framework for implementing and exploring algorithms. The syntax and semantics of its scripting language, LeoScript, are inspired by PostScript and Forth. It is extended with a prototype-based, object-oriented paradigm, has seamless integration into JupyterLab and Docker, and provides a concise and expressive environment for learning and experimentation.
The project name is a nod to Leonardus Pisanus, who was named and became known as Fibonacci.
Consult the project's GitLab Pages for documentation.
Updated -
A very very small programming language. A subset of Ruby. It is developed independently but resembles https://crystal-lang.org/.
Updated -
Calculator written as a Recursive Descent Parser
Updated -
A collection of small C programs.
Updated -
A small, fast, stack-based programming language.
Updated -
ĕnkas is a programming language made by 17 year old with the main goal to create more flexible, yet simple language than our beloved C++. Do not expect much from it, it's made purely just for fun.
Updated -
A programming language designed to be stack-based and concatenative with reverse polish notation.
Archived 0Updated -
LRL, Lightweight Reusable Language, is a programming language under construction that aims for good interopability with C, while improving usability and safety.
Project is abandoned. Please check out SLUL instead: https://codeberg.org/samuellb/slul
Archived 0Updated -
A C-like language for tired programmers
Updated -
-
Procedural programming language with a mix of inspirations. Aiming for a simple and consistent feature set to allow concise, expressive code.
Updated -