D language IDE based on DlangUI
Go to file
Vadim Lopatin 11a0809158 refactoring 2014-12-05 19:49:32 +03:00
lib add standard resources and library 2014-12-05 18:06:46 +03:00
res sample project 2014-12-05 19:37:00 +03:00
src refactoring 2014-12-05 19:49:32 +03:00
.gitignore add .gitignore 2014-12-05 18:42:30 +03:00
README.md sample project 2014-12-05 19:37:00 +03:00
commands.d sample project 2014-12-05 19:37:00 +03:00
dlangide.visualdproj sample project 2014-12-05 19:37:00 +03:00
dub.json add standard resources and library 2014-12-05 18:06:46 +03:00
frame.d refactoring 2014-12-05 19:49:32 +03:00

README.md

Dlang IDE

Trying to write D language IDE using dlangUI library.

Use DUB to build and run it.

To develop in VisualD together with DlangUI, put this project on the same level as dlangui repository, and dependencies.

To run, it needs FreeImage.dll and directory /res in the same directory as executable.