![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|
|||||
Back to Projects
Euphoria Source Code ParserdescriptionEuphoria Parser is a small program that parses together desired Euphoria source code files and generates a single source file from them. This is reasonable when you're having big projects with Euphoria and want to build for example a library file from several smaller modules. This Parser wouldn't be necessary if Euphoria would support similar commands like there's in C: #ifndef #define and #endif. I'm currently using the parser in my 3D engine project.
I've included simple example files to the zip file to demonstrate the use of the parser. Supported platforms: DOS32, Win32 and Linux Source: Euphoria 2.2 version 1.0released 9.3.2003 download
|
||||||
|
© Copyright by Tapani Talvitie 2003-2007, Last modified 28.3.2007 |