Dlang is a fine language to do web development.
Here a tutorial. It's going to be an application where you must login as user x and password x then you can go to calculate page which asks 2 numbers then product is returned.
pkg install zed ldc dub
Make a project
dub init test -t vibe.d...
LDC 1.23.0 based on LLVM 10!
Frontend, druntime and Phobos are at version 2.093.0+, incl. new command-line option -vtemplates. (#3476)
Min required LLVM version raised to v6.0, dropping support for v3.9-5.0. (#3493)
The prebuilt Mac package now also includes prebuilt...
I wanted to install GDC at my FreeBSD, but when I typed sudo gmake install, those error occurred:
/usr/home/vmware/gdc/gcc-7.3.0/libphobos/libdruntime/core/stdc/stdlib.d:204:9: error: undefined identifier 'wchar_t'
int mbtowc(scope wchar_t* pwc, scope const char* s, size_t n);
^...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.