ldc
D compiler
A compiler for the D programming language with modern optimization and code generation capabilities.
The LLVM-based D Compiler.
1k stars
81 watching
262 forks
Language: D
last commit: 6 days ago
Linked from 2 awesome lists
compilerddlangldcllvm
Related projects:
Repository | Description | Stars |
---|---|---|
dlang/visuald | Provides integration and tools for the D programming language in Visual Studio | 288 |
snazzy-d/sdc | A compiler for the D programming language designed to support advanced features and serve as a foundation for building new tools. | 250 |
abothe/d_parser | A C# implementation of a parser and resolver for analyzing D programming language code. | 30 |
dlang-community/setup-dlang | Automates setup of D programming language compiler and package manager on various platforms | 46 |
larmel/lacc | A compiler for the C programming language written in C. | 894 |
drh/lcc | A retargetable C compiler designed to be highly adaptable and flexible. | 2,026 |
jessekphillips/d.vim | A syntax highlighting file for the D programming language in Vim | 35 |
discus-lang/ddc | An experimental compiler for a statically typed Haskell dialect with computational effects and capabilities | 174 |
lemoncmd/vcc | A compiler for the V programming language and itself, written in V. | 100 |
draperlaboratory/llvm-cbe | A resurrected and improved implementation of the LLVM C Backend in Groff, enabling compilation of programs written in various programming languages to native machine code. | 127 |
dlang-community/libdparse | A parser for D source code | 115 |
dlang-community/d-yaml | A YAML parser and emitter for the D programming language | 119 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
dlang-community/sdlang-d | An SDLang implementation for the D programming language | 121 |
ajeetdsouza/loxcraft | A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. | 275 |