1. I think ESL is missing a couple important modules
- Posted by Vincent <darkvincentdude at yahoo.com> Dec 10, 2005
- 583 views
- Last edited Dec 11, 2005
It looks to me that ESL is missing a couple important modules designated for helping interface with C routines, structures, unions, arrays and for converting Euphoria sequences into compressed objects for use with various IPC shared memory techniques, etc. I'm releasing a long awaited update to Chris Bensler's and Jason Mirwald's structure library soon, so that might be helpful. One might also look at Derek Parnell's solution and Bernie Ryan's "Utility Library C-functions" library. One might check out Tommy Carlier's serialization library and Jordah Ferguson's "saving objects in memory" library for converting sequences to compressed bytes. Regards, Vincent