Pinned Repositories
.github
default community health files
arsd
This is a collection of modules that I've released over the years. Most of them stand alone, or have just one or two dependencies in here, so you don't have to download this whole repo. You may find some ddoc here:http://arsdnet.net/ddoc/ or you can always ask me for help.
automem
C++-style automatic memory management smart pointers for D
ctod
Automatically translate C code to D
dconf
Slides and demos from my DConf presentations
glfw-d
D translation of GLFW, a multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
libsoundio-d
D translation of libsoundio, a library for real-time audio input and output
tictac
D port of meta tic-tac-toe game written for the GNU assembler
dkorpel's Repositories
dkorpel/ctod
Automatically translate C code to D
dkorpel/glfw-d
D translation of GLFW, a multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
dkorpel/libsoundio-d
D translation of libsoundio, a library for real-time audio input and output
dkorpel/dconf
Slides and demos from my DConf presentations
dkorpel/arsd
This is a collection of modules that I've released over the years. Most of them stand alone, or have just one or two dependencies in here, so you don't have to download this whole repo. You may find some ddoc here:http://arsdnet.net/ddoc/ or you can always ask me for help.
dkorpel/automem
C++-style automatic memory management smart pointers for D
dkorpel/core
D Language online tour (https://tour.dlang.org/) and online editor (https://run.dlang.io/)
dkorpel/dchess
Chess game and engine written in D
dkorpel/ddox
Advanced D documentation engine
dkorpel/dfmt
Dfmt is a formatter for D source code
dkorpel/dlang-installer
dmd installers for various systems
dkorpel/dlang.org
Pages for the dlang.org website, home of the D Programming Language
dkorpel/dlangui
Cross Platform GUI for D programming language
dkorpel/dmd
dmd D Programming Language compiler
dkorpel/dub
Package and build management system for D
dkorpel/excel-d
Excel API bindings and wrapper API for D
dkorpel/fearless
Safe concurrency in D (`shared` made easier)
dkorpel/ldc
The LLVM-based D Compiler.
dkorpel/lubeck
High level linear algebra library for Dlang
dkorpel/mir-algorithm
Dlang Core Library
dkorpel/mnum
Symbolic math library
dkorpel/ogl_gen
OpenGL bindings creation with docs
dkorpel/phobos
The standard library of the D programming language
dkorpel/project-ideas
Collection of impactful projects in the D ecosystem
dkorpel/serve
A simple HTTP server for static files.
dkorpel/std_data_json
Phobos candidate JSON implementation.
dkorpel/STROOP
SuperMario64 Technical Run-time Observer and Object Processor
dkorpel/tools
Ancillary tools for the D programming language compiler
dkorpel/unit-threaded
Advanced unit test framework for D
dkorpel/vibe-serialization
Serialization and structured data format support