D_Parser

D compiler

A C# implementation of a parser and resolver for analyzing D programming language code.

Parser & Resolver & Abstract Completion library for D

GitHub

30 stars
8 watching
7 forks
Language: C#
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dlang-community/libdparse A parser for D source code 115
ldc-developers/ldc A compiler that translates the D programming language into machine code using LLVM 1,221
dlang/visuald Provides integration and tools for the D programming language in Visual Studio 288
0xd4d/dnlib A .NET assembly and module reader/writer library 2,185
cybershadow/digger A tool to build and test old versions of the D programming language 57
davedufresne/swiftparsec A Swift library for creating parsers from simple components using combinator logic 226
benjamin-hodgson/pidgin A lightweight and fast parsing library for C#. 931
jessekphillips/d.vim A syntax highlighting file for the D programming language in Vim 35
ara3d/parakeet A parsing library designed to efficiently parse programming languages 72
msgpack/msgpack-d A binary-based JSON-like serialization library for D language. 118
atilaneves/dpp An executable tool that compiles D files with #include directives from C/C++ headers 231
dlang-community/d-yaml A YAML parser and emitter for the D programming language 119
dbremner/peg-sharp A tool for generating C# code from Parsing Expression Grammars (PEGs) to implement packrat parsers. 3
snazzy-d/sdc A compiler for the D programming language with advanced features. 250