klaxon
Minimalist programming language
A minimalist language designed to perform useful computation with a minimal feature set and a focus on simplicity, modularity, and standardization.
Minimalist RPN language that compiles to x86-64 assembly (with more backends to come).
20 stars
3 watching
1 forks
Language: C++
last commit: about 2 years ago based-stack-based-languagecompilerconcatenativecppforthklaxonlanguageminimalminimalistnativeproglangs-discordprogramming-languagereverse-polish-notationrpnstack-based-languagestack-languagestatic-typing
Related projects:
Repository | Description | Stars |
---|---|---|
nickmqb/muon | A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 772 |
marciok/mu | An example of creating a minimalist programming language with a simple grammar and syntax | 1,048 |
ramalho/hoc | A minimal programming language based on C for educational purposes, focusing on Unix-like concepts. | 17 |
murisi/l2 | A minimalist language with procedural macro support | 135 |
boo-lang/boo | An implementation of a simple, compiled programming language with strong typing and garbage collection | 872 |
marcelklehr/magnet | An object-oriented language with duck typing and syntax-driven features | 7 |
kixiron/crunch-lang | A systems-level language focused on ease of use, portability, and speed, designed to optimize performance and safety. | 52 |
stonkdragon/scale | A procedural concatenative stack-oriented compiled programming language inspired by Lua and Porth. | 16 |
jackojc/cane | A DSL designed to simplify the creation of complex beats with MIDI sequences | 84 |
jank-lang/jank | A Clojure dialect on LLVM with C++ interop for a general-purpose programming language. | 1,685 |
jonathanvdc/micron | A minimalistic pure functional programming language implemented in F# | 2 |
ethproductions/japt | A compact, dynamically-typed programming language with features like automatic output and string compression, designed for coding challenges and minimalism. | 75 |
khinsen/monads-in-clojure | An introduction to monads in Clojure, covering the basics of this functional programming concept. | 223 |
h3rald/mn | A minimal concatenative programming language implemented in Nim. | 26 |
kongaskristjan/fire-hpp | Creates a CLI from a function signature with minimal boilerplate code | 446 |