boo
Compiled language
An implementation of a simple, compiled programming language with strong typing and garbage collection
The Boo Programming Language.
872 stars
67 watching
148 forks
Language: C#
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dbetz/bob | A minimalistic programming language in C with simple syntax and minimal features. | 17 |
marcelklehr/magnet | An object-oriented language with duck typing and syntax-driven features | 7 |
jackojc/klaxon | A minimalist language designed to perform useful computation with a minimal feature set and a focus on simplicity, modularity, and standardization. | 20 |
murisi/l2 | A minimalist language with procedural macro support | 135 |
dolciss/gochiusa_lang | A brainfuck-style programming language with minimalistic instructions | 25 |
therealmichaelwang/nohopython | A compiled, statically typed language for Python-like programming with memory and type safety guarantees. | 12 |
ramalho/hoc | A minimal programming language based on C for educational purposes, focusing on Unix-like concepts. | 17 |
vadixidav/typeflow | A minimalist programming language where casting is the primary operation | 0 |
reedoei/enki | A beginner-focused logic programming language built on top of Haskell. | 8 |
charly-lang/charly | An implementation of a dynamic, weakly-typed multi-paradigm programming language with a tree-based execution model. | 199 |
marciok/mu | An example of creating a minimalist programming language with a simple grammar and syntax | 1,048 |
nickmqb/muon | A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 772 |
marcpaq/b1fipl | A collection of single-file implementations of various programming languages | 999 |
antimony-lang/antimony | A simple, easy-to-understand general-purpose programming language with a focus on minimalism and ease of use. | 139 |
chaos-lang/chaos | A programming language that eliminates common errors and dependencies by incorporating type safety, functional programming concepts, and strict memory management. | 281 |