Pinned Repositories
dlang.org
Pages for the dlang.org website, home of the D Programming Language
dmd
dmd D Programming Language compiler
awesome-ci
List of Continuous Integration services
compiler-explorer
Run GCC (and other compilers) interactively from your web browser and experiment with its generated code
compiler-explorer-image
Setup for Amazon EC2 image to run a gcc explorer
johanengelen.github.io
ldc
The LLVM-based D Compiler.
JohanEngelen's Repositories
JohanEngelen/awesome-ci
List of Continuous Integration services
JohanEngelen/compiler-explorer
Run GCC (and other compilers) interactively from your web browser and experiment with its generated code
JohanEngelen/compiler-explorer-image
Setup for Amazon EC2 image to run a gcc explorer
JohanEngelen/completely-unscientific-benchmarks
Naive performance comparison of a few programming languages (JavaScript, Kotlin, Rust, Swift, Nim, Python, Go, Haskell, D, C++, Java, C#, Object Pascal, Ada)
JohanEngelen/johanengelen.github.io
JohanEngelen/core-exec
Docker container for running D compilers
JohanEngelen/depend
Dependency Tool for D
JohanEngelen/DerelictSDL2
Dynamic bindings to SDL2 and its satellite libraries for the D Programming Language.
JohanEngelen/dlang.org
Pages for the dlang.org website, home of the D Programming Language
JohanEngelen/dmd
dmd D Programming Language compiler
JohanEngelen/docker-ldc
Docker Image for LDC
JohanEngelen/druntime
LDC implementation of the D low-level runtime library.
JohanEngelen/elf-d
Read elf files
JohanEngelen/homebrew-ldc
Homebrew formula for Weka.IO's LDC fork
JohanEngelen/installer
dmd installers for various systems
JohanEngelen/intel-intrinsics
Use Intel SIMD intrinsics syntax with D.
JohanEngelen/ldc
The LLVM-based D compiler.
JohanEngelen/ldclint
An LDC plugin to extend the compiler to lint D source code
JohanEngelen/libdparse
Library for lexing and parsing D source code
JohanEngelen/llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
JohanEngelen/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
JohanEngelen/mecca
Weka.IO's userland OS
JohanEngelen/phobos
The standard library of the D programming language
JohanEngelen/prezto
The configuration framework for Zsh
JohanEngelen/pure
Pretty, minimal and fast ZSH prompt
JohanEngelen/setup-dlang
Github action for dlang compiler setup
JohanEngelen/tracy
C++ frame profiler
JohanEngelen/tsv-utils-dlang
eBay's TSV utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.
JohanEngelen/zlib
A massively spiffy yet delicately unobtrusive compression library.
JohanEngelen/zstd-d
D binding for Zstandard