euphoria
general libraries
- Kanarie Template System Library 1.8b
- KTS is a mechanism to generate text-based content (HTML, XML, CSV, ...) from data, via templates. It can be used on a webserver running a Euphoria-application. You could read data from a database, and send it to the webclient (browser) in different formats, using different templates (like HTML, XML, CSV, ...). kanarie.zip (30.4 kB)
- Win32Dib 0.5.3
- Fast bitmap manipulation (24-bit graphics) for Win32Lib-applications. You need Win32Lib (>= version 0.60) to use this library. win32dib.zip (73 kB)
- FreeDib 0.1.1
- This library links FreeImage to Win32Dib, so you can load bitmaps from different fileformats, like JPEG and PNG. freedib.zip (522 kB)
- Tommy's I/O Library 1.0
- Provides I/O abstractions for reading and writing binary and text data. tiol.zip (14.4 kB)
- Tommy's Unicode Library 1.2
- Enables you to read and write Unicode-files. You can read files in UTF-8, UTF-16 Little Endian and UTF-16 Big Endian. You can write files in UTF-8 and UTF-16 Little Endian. unicode.zip (7.16 kB)
- Euphoria Serialization Library 1.1
- Allows you to serialize and deserialize sequences. Serializing is turning a sequence into bytes, and deserializing is re-creating the sequence from these bytes. esl.zip (4.11 kB)
This is the printed version of a page from tommy online: http://users.telenet.be/tommycarlier
Copyright © 2003 - 2006 Tommy Carlier ()