On Monday, 5 November 2018 at 08:49:42 UTC, Laurent Tréguier
wrote:
On Monday, 5 November 2018 at 02:51:19 UTC, Fred wrote:
hi,
my javascript skill is bad.
but i want to host some nodejs app
i am aware that there is converter to js like dtojs. but it is
out of date.
i'd like to give d a try. is there any other converter
available. a decent one.
I haven't personally tried it, but there is an example of
compiling D to Javascript here :
https://github.com/Ace17/dscripten
ok will look at it. thanks.