SDLang-D
SDL parser
An SDLang implementation for the D programming language
An SDLang (Simple Declarative Language) library for D
120 stars
15 watching
21 forks
Language: D
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dlang-community/d-yaml | A YAML parser and emitter for the D programming language | 119 |
dlang-community/libdparse | A parser for D source code | 115 |
dlang-community/std_data_json | An implementation of JSON data format for the D programming language | 25 |
dlang-community/containers | A collection of container implementations in D, providing efficient data structures for various use cases. | 111 |
dlang-community/setup-dlang | Automates setup of D programming language compiler and package manager on various platforms | 46 |
dlang/visuald | Provides integration and tools for the D programming language in Visual Studio | 288 |
dlang-community/pegged | A tool for building parsing expression grammars in D programming language | 534 |
pure-d/serve-d | Implements a Microsoft Language Server Protocol server for the D programming language | 209 |
dlangscience/scid | A collection of numerical routines and bindings for the D programming language. | 91 |
huntlabs/grpc-dlang | A D programming language implementation of the gRPC protocol using the hunt-http library. | 44 |
deavmi/dlog | A modular logging library for D programming language | 1 |
dlang-community/dcd | An auto-complete program for the D programming language | 349 |
dlangscience/dstats | A statistical library for D that aims to balance ease of use, flexibility, and performance. | 26 |
ikod/dlang-requests | An HTTP client library inspired by Python's requests with native D implementation and goals of simplicity, performance, and small memory footprint. | 156 |
burner/argsd | A command-line argument parser library for DLang | 16 |