compose
Programming language project
An experimental programming language aiming to be teachable, scalable, and powerful while minimizing complexity.
An experimental programming language.
18 stars
13 watching
2 forks
Language: Scala
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alanvf/star | An experimental programming language designed to be powerful, productive, and predictable with features like type specialization and rich standard libraries. | 128 |
rusini/manool | A language designed to help developers create prototype code quickly and then refactor it into production-ready code | 62 |
marcelklehr/magnet | An object-oriented language with duck typing and syntax-driven features | 7 |
valelang/vale | A compiler for a programming language designed to be fast, memory-safe, and easy to use | 1,787 |
1whatleytay/kara | A high-performance, statically typed programming language designed to simplify development while maintaining speed. | 14 |
dbetz/etalk | A programming language with object-oriented features and basic syntax for simple statements and expressions. | 3 |
japiirainen/fp | A small, experimental programming language with unique features and a Haskell implementation. | 102 |
cesquivias/mumbler | Experimental programming language with GraalVM JIT | 109 |
odddollar/leafscript | A lightweight programming language designed to be simple and efficient. | 28 |
panzerschrek/u-00dc-sprache | An experimental C++ programming language with its own compiler and tools. | 55 |
wheretib/nullc | An embeddable programming language with advanced features and runtime support for multiple execution modes. | 165 |
svrcekmichal/universal-react | A personal experiment in building a Universal React app with async data fetching and code splitting from top route | 24 |
nature-lang/nature | A systems programming language and compiler focused on writing and reading experience for developers. | 741 |
naver/tamgu | A programming language designed to integrate functional, imperative, and logical approaches in a single syntax for flexible problem-solving | 200 |
thomasmertes/seed7 | A general-purpose programming language with features like type-first design, exception handling, and automatic memory management. | 232 |