passerine
Concise language
A minimalist, extensible functional programming language with a focus on concise expression and structural typing.
A small extensible programming language designed for concise expression with little code.
1k stars
25 watching
38 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
compilerinterpretermacrospasserineprogramming-languagevm
Related projects:
Repository | Description | Stars |
---|---|---|
sviperll/argo | Developing a pragmatic functional programming language with a focus on tooling, simplicity, and incremental changes to enable stable growth and maintenance. | 10 |
cesquivias/mumbler | Experimental programming language with GraalVM JIT | 109 |
creichen/teal | A compiler and runtime system for a minimalist programming language with intermediate representation and test suite. | 1 |
wheretib/nullc | An embeddable programming language with advanced features and runtime support for multiple execution modes. | 165 |
vadixidav/typeflow | A minimalist programming language where casting is the primary operation | 0 |
yairhalberstadt/fluentlang | An experimental programming language designed to explore the intersection of structural typing, object-oriented programming, and functional programming. | 11 |
graalvm/simplelanguage | A demonstration of building a Truffle language for execution on the GraalVM runtime environment. | 613 |
wkhere/bcl | A language for defining and describing configuration files with simple syntax and automatic variable evaluation | 19 |
contextfreeinfo/rio | A programming language in development that aims to provide a safe, tiny, flexible, and fast compilation model | 98 |
willcrichton/tyrade | Exploring type-level programming in Rust with a focus on simplicity and expressiveness | 323 |
consomme/kemono_friends_lang | A minimalistic programming language based on the Brainfuck system | 194 |
therealmichaelwang/cish | A language focused on being practical and pragmatic while still providing strong typing and powerful type arguments. | 35 |
1whatleytay/kara | A high-performance, statically typed programming language designed to simplify development while maintaining speed. | 14 |
wafelack/orion | A high-level, purely functional programming language with a LISP-based syntax. | 238 |
proprowataya/calc4 | A programming language where everything in its code is an operator. | 5 |