Hi everybody,
I have written an OO framework for Borland Pascal. The framework includes classic data structures, math and soon a complete component-based GUI with an event-driven machinery similar to the Java PL. The framework, EFLIB, is written in about 30,000 lines of commented and readable source code. I have made a lot of efforts to make my framework easy to use and modify.
I believe porting is not a too difficult task if the target platform is close to Borland Pascal in standard syntax (like GNU, Delphi and FPK).
I am looking for people interersted in porting the framework to other Pascal platforms. The framework is called EFLIB. It is free --- or rather, the soon-to-come release 3 will be free and include the full source code for non-commercial use. A license will soon be ready.
If this sounds interesting, please feel free to contact me and give me your opinions. I also encourage you to browse to the following URLs to learn a little more about EFLIB and the ideas behind the project:
- http://ftp.sunet.se/EFLIB/Features/News/ Newest happenings in EFLIB. - http://ftp.sunet.se/EFLIB/Features/Cool/ Coolest things in EFLIB. - http://www.ts.umu.se/~jola/EFLIB/Manual/Guide/ The User's Guide for prototype 5. - http://www.ts.umu.se/~jola/EFLIB/Developers/ Platform ports, friendly environments, etc. - http://www.ts.umu.se/~jola/EFLIB/Users/ Mailing list, etc. - ftp://ftp.sunet.se/pub/lang/EFLIB/ FTP for files to download (go to prototypes).
Best Regards,
Johan Larsson E-MAIL jola@ts.umu.se HOME http://www.ts.umu.se/~jola/
Also, REMEMBER to check out http://www.ts.umu.se/EFLIB/ for a free application framework - SIMPLY SOPHISTICATED.