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
30 stars
8 watching
7 forks
Language: C#
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A parser for D source code | 115 |
| A compiler that translates the D programming language into machine code using LLVM | 1,221 |
| Provides integration and tools for the D programming language in Visual Studio | 288 |
| A .NET assembly and module reader/writer library | 2,185 |
| A tool to build and test old versions of the D programming language | 57 |
| A Swift library for creating parsers from simple components using combinator logic | 226 |
| A lightweight and fast parsing library for C#. | 931 |
| A syntax highlighting file for the D programming language in Vim | 35 |
| A parsing library designed to efficiently parse programming languages | 72 |
| A binary-based JSON-like serialization library for D language. | 118 |
| An executable tool that compiles D files with #include directives from C/C++ headers | 231 |
| A YAML parser and emitter for the D programming language | 119 |
| A tool for generating C# code from Parsing Expression Grammars (PEGs) to implement packrat parsers. | 3 |
| A compiler for the D programming language with advanced features. | 250 |