home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / Epoc / Series5 / Programmation / oopl.txt next >
Encoding:
Text File  |  2000-02-01  |  1.2 KB  |  11 lines

  1. OOPL  
  2.  
  3. Version Number: 002a (ALPHA) 
  4. Revision Date: January 18, 2000 
  5. Byte Size: 24.2 KB (24,812 bytes) 
  6. License: Freeware 
  7. Cost: $0 
  8. Home Page: http://www.geocities.com/drram/oopl.htm 
  9. Note: No rating given - still in alpha development. 
  10. Description: OOPL (rhymes with "scruple") is an object-oriented extension to the popular programming language, OPL, providing enhanced language features like structures, classes, dynamic class trees, pointers, enhanced arithmetic, and much, much more. OOPL is implemented through the OOPL parser, which is a program that cranks OOPL files into standard OPL files (which can then be translated using a standard OPL translator, such as the one built into the Psion or EPOC World's PC-based "opltran" tool). You can think of the OOPL parser as a preprocessor for your OPL files, turning easy-to-write, symbolic code into hard-to-write, low-level code, which the OPL translator understands. The current version of the OOPL parser is written in the interpreted language Perl and is intended primarily for PC-based development. (If you have an EPOC World SDK installed on your PC, you've got the Perl interpreter installed, too.) Manual, instructions for use etc. are available from the author's homepage.
  11.