unnameableBananaChristian
ADDEDUnnameable is an experimental programming language compiler written in Rust, featuring a multi-stage pipeline from source to HIR with semantic analysis, while code generation is in development.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONUnnameable is an experimental programming language compiler written in Rust, featuring a multi-stage pipeline from source to HIR with semantic analysis, while code generation is in development.
LAMINARIA is a research-stage unified toolchain that models Rust and Nim builds as one explainable action graph, spanning dependency resolution, compiler pipelines, backend routes, caching and resource-aware execution.
Codon is a high-performance Python implementation that compiles to native machine code, offering speeds comparable to C/C++ and supporting native multithreading and GPU acceleration.