[Wrapl-discussion] Experimental Windows build + Updates
Brought to you by:
rajamukherji
|
From: Raja M. <raj...@gm...> - 2008-08-17 17:41:01
|
I managed to build most of Wrapl on Windows under Cygwin (no Mysql or Gtk+ bindings) and have uploaded a binary package to the website. It's still incomplete, going through the source revealed several functions (mainly the thread and file system functions) with empty #ifdef WINDOWS ... #endif blocks. I will try to finish them when I get time, but at least the interactive interpreter works. The Linux package has been updated as well, the string concatenation code was improved to reduce memory consumption when constructing strings by repeated concatenation. Raja |