rio
Programming language project
A programming language in development that aims to provide a safe, tiny, flexible, and fast compilation model
Goal: A safe, tiny, flexible, fast compiling, semi-fast running, data-friendly, functional-first language
98 stars
8 watching
0 forks
Language: Rust
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
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,092 |
glouw/rr | A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 67 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
sviperll/argo | Developing a pragmatic functional programming language with a focus on tooling, simplicity, and incremental changes to enable stable growth and maintenance. | 10 |
ring-lang/ring | A general-purpose programming language designed to be simple, flexible, and portable across various platforms. | 1,273 |
core-lang/core | A Rust-based implementation of a general-purpose programming language with compiler, garbage collector, and JIT capabilities | 45 |
creichen/teal | A compiler and runtime system for a minimalist programming language with intermediate representation and test suite. | 1 |
mustafaquraish/cup | A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 296 |
fuechs/fux | A modern programming language designed to eliminate common issues and provide efficient performance while being easy to write and read. | 11 |
riolet/rix | A high-level C language with type safety and efficient resource management | 729 |
dflemstr/tin | A statically structurally typed JIT-compiled programming language designed to be easily embedded in other programs. | 63 |
rusini/manool | A language designed to help developers create prototype code quickly and then refactor it into production-ready code | 62 |
gko/project | Tool to create and manage projects across multiple languages and platforms | 19 |
azur1s/holymer | A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |