core

Programming language

A Rust-based implementation of a general-purpose programming language with compiler, garbage collector, and JIT capabilities

The Core Programming Language

GitHub

45 stars
3 watching
1 forks
Language: Rust
last commit: 15 days ago
compilergarbage-collectionjitlanguage-designparserprogramming-language

Related projects:

Repository Description Stars
rust-lang/reference The Rust Language Reference is the primary documentation for the Rust programming language. 1,248
alilleybrinker/langs-in-rust A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. 876
rust-lang/rust The Rust project provides tools and infrastructure to build efficient, reliable software 98,756
glouw/rr A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. 67
x10-lang/x10 The implementation of X10 programming language including compiler, runtime, class libraries and sample programs. 71
harbour/core Portable programming language and environment compatible with xBase 324
rust-lang-ru/rust-by-example A translation project of the Rust programming language book 63
bradford-hamilton/monkey_lang_rust Rewriting a scripting language in Rust to create a compiler and interpreter implementation 6
kagsa/kagsa 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
charly-lang/charly An implementation of a dynamic, weakly-typed multi-paradigm programming language with a tree-based execution model. 200
clojure/core.typed An optional type system for Clojure 1,289
rust-lang/rustc-dev-guide An online guide to understanding the Rust compiler's inner workings and contributing to it 1,667
kelilanguage/compiler A Haskell implementation of a compiler for a custom programming language 171
rsms/wlang Develops an assembler and compiler for a programming language 47
clojure/core.async A Clojure library providing facilities for concurrent programming and communication. 1,956