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
97 stars
8 watching
0 forks
Language: Rust
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
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 |
glouw/rr | A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 68 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
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,282 |
core-lang/core | A Rust-based implementation of a general-purpose programming language with compiler, garbage collector, and JIT capabilities | 46 |
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 | 295 |
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 | 63 |
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 |