Digger
Compiler
A tool to build and test old versions of the D programming language
A tool to build D and bisect old D versions
57 stars
6 watching
9 forks
Language: D
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
abothe/d_parser | A C# implementation of a parser and resolver for analyzing D programming language code. | 30 |
jessekphillips/d.vim | A syntax highlighting file for the D programming language in Vim | 35 |
ziglang/zig-bootstrap | An open-source project to build a fully operational Zig compiler from scratch. | 394 |
eliah-lakhin/lady-deirdre | A framework for building incremental language compilers and analyzers. | 447 |
snazzy-d/sdc | A compiler for the D programming language with advanced features. | 250 |
centrifuge/fudge | A toolkit for interacting with Substrate-based blockchain databases | 22 |
dinfuehr/dora | An Aarch64 and x86-64 JIT compiler written in Rust. | 500 |
exokomodo/daybreak | A compiler project to create an interpretable language that compiles to native C code | 10 |
dflemstr/tin | A statically structurally typed JIT-compiled programming language designed to be easily embedded in other programs. | 63 |
devolutions/cmakerust | Language support for CMake projects to facilitate Rust development | 170 |
doctorn/micro-mitten | An experimental language research project exploring alternative memory management strategies at compile-time using data-flow analysis and static approximation. | 538 |
discus-lang/ddc | An experimental compiler for a statically typed Haskell dialect with computational effects and capabilities | 174 |
fantasyinternet/poetry | A programming language compiler to WebAssembly with minimalistic syntax and full control over imports and exports. | 55 |
g-ford/cradle | Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series | 161 |
youxkei/ctpg | A tool for generating parsers at compile-time using D programming language | 45 |