sdc
D compiler
A compiler for the D programming language designed to support advanced features and serve as a foundation for building new tools.
The Snazzy D Compiler
250 stars
25 watching
55 forks
Language: D
last commit: 21 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ldc-developers/ldc | A compiler for the D programming language with modern optimization and code generation capabilities. | 1,212 |
discus-lang/ddc | An experimental compiler for a statically typed Haskell dialect with computational effects and capabilities | 174 |
cybershadow/digger | A tool to build and test old versions of the D programming language | 57 |
msgpack/msgpack-d | A binary-based JSON-like serialization library for D language. | 118 |
abothe/d_parser | A C# implementation of a parser and resolver for analyzing D programming language code. | 30 |
dlang-community/sdlang-d | An SDLang implementation for the D programming language | 120 |
jessekphillips/d.vim | A syntax highlighting file for the D programming language in Vim | 35 |
dlangscience/scid | A collection of numerical routines and bindings for the D programming language. | 91 |
dfinity-side-projects/dhc | Compiles Haskell to WebAssembly for use in web applications | 166 |
dlang/visuald | Provides integration and tools for the D programming language in Visual Studio | 288 |
sciter-sdk/sciter-dport | A library providing a D language interface to the Sciter HTML engine | 34 |
radex/swift_stdlib | An updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions. | 16 |
dlang-community/setup-dlang | Automates setup of D programming language compiler and package manager on various platforms | 46 |
dariomanesku/dm | A header-only base C++ library for a specific application | 20 |
davedufresne/modern_snmp | An implementation of SNMP protocol version 3 in Rust | 24 |