/dln

A simple GUI based on DlangUI / DlangIDE, to learn/test simple Dlang codes. 一个简短的图形工具,来学习/编译运行D语言代码。

Primary LanguageDGNU General Public License v3.0GPL-3.0

dln

A simple GUI tool, based on DlangUI / DlangIDE, to learn/test simple Dlang codes. (DLearn was registered before as a linear algebra project, so I changed the name to dln).

Menu can switch between English/Chinese.

Just install dmd, then "dub" to compile and run.

The basic initiative for this small tool is due to I failed to find a good/working REPL under windows.

一个简短的图形工具,来学习/编译运行D语言代码, 基于 DlangUI / DlangIDE。 界面可切换中英文。 安装dmd, 运行 dub, 就可以编译并运行。 折腾这个小工具的主因,是没在Windows上找到一个好的 REPL.