D-Scanner
Syntax analyzer
Analyzes D source code for syntax, style, and security issues
Swiss-army knife for D source code
242 stars
20 watching
80 forks
Language: D
last commit: 7 months ago
Linked from 1 awesome list
ctagsdlanglintlinterstatic-analysissyntax-checker
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
dlang-community/sdlang-d | An SDLang implementation for the D programming language | 120 |
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/dfmt | A tool for formatting D source code according to specific styles and conventions. | 204 |
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/pegged | A tool for building parsing expression grammars in D programming language | 534 |
dlangscience/scid | A collection of numerical routines and bindings for the D programming language. | 91 |
derekselander/dsdump | A tool for analyzing and extracting information from Mach-O executable files | 1,127 |
burner/argsd | A command-line argument parser library for DLang | 16 |
dlangscience/dstats | A statistical library for D that aims to balance ease of use, flexibility, and performance. | 26 |
sn4k3/uvtools | Tools for analyzing and manipulating 3D printing data, including support analysis and file conversions. | 1,229 |
davidm/lua-inspect | Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. | 171 |