Page 1 of 1

Has anyone tried using Purebasic Linux with GWan?

Posted: Sat Mar 07, 2020 11:01 pm
by swhite
Hi

Gwan (http://gwan.ch) is a very fast web server that compiles scripts in real time in 15 different languages. I wondered if anyone had tried using it with Purebasic. GWan requires access to the compiler for each supported language so that the web server does not have to be restarted every time you change your code. Instead it detects the change and compiles your code.

If you have used it I am just interested to hear about your experience.

Thanks,
Simon