Pinned Repositories
aedi
A dependency injection container
aedi-property-reader
Aedi extension, that loads data from multiple sources (environment, xml, json, etc.)
antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
awesome-d
A curated list of awesome D documents, frameworks, libraries and software. Inspired by awesome-python.
code-d
D extension for visual studio code using workspace-d
containers
Containers backed by std.experimental.allocator
D_Libraries_Registry
A list of D language libraries for every task
data-binder
A simple data binding library for D (data binding like in js frameworks)
dmd
dmd D Programming Language compiler
intellij-dlanguage
Intellij Plugin for the D Programming Language
aermicioi's Repositories
aermicioi/aedi
A dependency injection container
aermicioi/aedi-property-reader
Aedi extension, that loads data from multiple sources (environment, xml, json, etc.)
aermicioi/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
aermicioi/awesome-d
A curated list of awesome D documents, frameworks, libraries and software. Inspired by awesome-python.
aermicioi/code-d
D extension for visual studio code using workspace-d
aermicioi/containers
Containers backed by std.experimental.allocator
aermicioi/D_Libraries_Registry
A list of D language libraries for every task
aermicioi/data-binder
A simple data binding library for D (data binding like in js frameworks)
aermicioi/dmd
dmd D Programming Language compiler
aermicioi/intellij-dlanguage
Intellij Plugin for the D Programming Language
aermicioi/optional
An optional/maybe type for D
aermicioi/phobos
The standard library of the D programming language
aermicioi/rest-cached
Http caching annotations for convenient use in spring mvc
aermicioi/TypeScriptToLua
Typescript to lua transpiler. https://typescripttolua.github.io/