Setup D language development environment for linux in a janky fashion
Go to file
2024-08-03 09:07:09 +01:00
dcd@27b1042959 Initial commit 2024-08-03 09:07:09 +01:00
dformat@0ea0572e86 Initial commit 2024-08-03 09:07:09 +01:00
dscanner@796d212b05 Initial commit 2024-08-03 09:07:09 +01:00
.gitignore Initial commit 2024-08-03 09:07:09 +01:00
.gitmodules Initial commit 2024-08-03 09:07:09 +01:00
README.md Initial commit 2024-08-03 09:07:09 +01:00
setup.sh Initial commit 2024-08-03 09:07:09 +01:00

d-setup

Setup D language development environment for linux in a janky fashion

Will setup DMD and LDC compilers (Can be found in ~/dlang)

Will build DCD, DFormat, DScanner tools for use in jetbrains IDE (can be found in ./tools)