core
Programming language
A Rust-based implementation of a general-purpose programming language with compiler, garbage collector, and JIT capabilities
The Core Programming Language
46 stars
3 watching
1 forks
Language: Rust
last commit: 4 months ago compilergarbage-collectionjitlanguage-designparserprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
| The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
| A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
| 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 |
| A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 68 |
| The implementation of X10 programming language including compiler, runtime, class libraries and sample programs. | 71 |
| Portable programming language and environment compatible with xBase | 328 |
| A translation project of the Rust programming language book | 63 |
| Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
| A high-level programming language with features such as object-oriented programming and iteration, designed to be easy to learn and practical for various projects. | 64 |
| An implementation of a dynamic, weakly-typed multi-paradigm programming language with a tree-based execution model. | 198 |
| An optional type system for Clojure | 1,287 |
| An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,679 |
| A Haskell implementation of a compiler for a custom programming language | 172 |
| Develops an assembler and compiler for a programming language | 46 |
| Provides facilities for asynchronous programming and communication in Clojure | 1,956 |