manool
Prototype language
A language designed to help developers create prototype code quickly and then refactor it into production-ready code
Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with scalability
63 stars
5 watching
3 forks
Language: C
last commit: 7 months ago compilerdevelopmentdynamically-typedfunctionalfunctional-corefunctional-languagefunctional-programminggeneral-purposehomoiconicimperativeimperative-programminginterpretermulti-paradigmpracticalproceduralprocedural-programmingprogrammingprogramming-languagesoftware-developmentstrongly-typed
Related projects:
Repository | Description | Stars |
---|---|---|
storyyeller/cubiml-demo | A language prototype with subtyping and type inference for teaching cubic biunification algorithms | 165 |
samskivert/compose | An experimental programming language with the goal of providing a teachable, scalable, modern, and precise language with high-level capabilities. | 18 |
alanvf/star | An experimental programming language designed to be powerful, productive, and predictable with features like type specialization and rich standard libraries. | 130 |
uniconproject/unicon | A high-level programming language with a dynamic type system and support for various CPU architectures. | 56 |
astampoulis/makam | A tool for rapid language prototyping with a modular and concise type system based on higher-order logic programming. | 195 |
sviperll/argo | Developing a pragmatic functional programming language with a focus on tooling, simplicity, and incremental changes to enable stable growth and maintenance. | 10 |
zesterer/tao | A statically-typed functional language with extensive type system features and optimization techniques, aimed at supporting totality, optimization, learning, and compiler development. | 1,098 |
rsms/wlang | Develops an assembler and compiler for a programming language | 46 |
contextfreeinfo/rio | A programming language in development that aims to provide a safe, tiny, flexible, and fast compilation model | 97 |
zatonovo/lambda.r | A programming language and syntax for functional programs in R with type checking and pattern matching | 216 |
japiirainen/fp | A small, experimental programming language with unique features and a Haskell implementation. | 102 |
glouw/rr | A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 68 |
marcopennekamp/lore | A general-purpose programming language with multi-functions, structs, traits, and a static type system for functional and imperative programming. | 18 |
usethesource/rascal | An implementation of a meta-programming language with features like type checking and code generation | 411 |
1whatleytay/kara | A high-performance, statically typed programming language designed to simplify development while maintaining speed. | 13 |