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

46 stars
3 watching
1 forks
Language: Rust
last commit: almost 2 years ago
compilergarbage-collectionjitlanguage-designparserprogramming-language

Related projects:

RepositoryDescriptionStars
rust-lang/referenceThe Rust Language Reference is the primary documentation for the Rust programming language.1,263
alilleybrinker/langs-in-rustA directory of programming languages implemented in Rust, serving as a source of inspiration and comparison.887
rust-lang/rustEmpowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling.99,490
glouw/rrA programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures.68
x10-lang/x10The implementation of X10 programming language including compiler, runtime, class libraries and sample programs.71
harbour/corePortable programming language and environment compatible with xBase328
rust-lang-ru/rust-by-exampleA translation project of the Rust programming language book63
bradford-hamilton/monkey_lang_rustRewriting a scripting language in Rust to create a compiler and interpreter implementation6
kagsa/kagsaA 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/charlyAn implementation of a dynamic, weakly-typed multi-paradigm programming language with a tree-based execution model.198
clojure/core.typedAn optional type system for Clojure1,287
rust-lang/rustc-dev-guideAn online guide to understanding the Rust compiler's inner workings and contributing to it1,679
kelilanguage/compilerA Haskell implementation of a compiler for a custom programming language172
rsms/wlangDevelops an assembler and compiler for a programming language46
clojure/core.asyncProvides facilities for asynchronous programming and communication in Clojure1,956