home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 November / Chip_2002-11_cd1.bin / zkuste / delphi / kompon / d456 / CAJSCRPT.ZIP / ifps3 / readme.txt < prev   
Text File  |  2002-07-08  |  1KB  |  40 lines

  1. Innerfuse Pascal Script III (IFPS3)
  2.  
  3. Files in this distribution:
  4. help/                  - Help documents (html format) and examples
  5. demo/                  - Test application.
  6. demo_import/           - Test application with class library.
  7. demo_kylix/            - Kylix test application.
  8. ifps3.pas              - The runtime interpreter
  9. ifpscomp.pas           - The compiler
  10. ifps3common.pas        - The Common types and constants used by IFPS3
  11. ifps3lib_std.pas       - The standard library
  12. ifps3lib_stdr.pas      - The standard library (runtime)
  13. ifps3utl.pas           - The utility unit
  14. ifps3_def.inc           - The include file
  15. readme.txt             - Readme (this file)
  16. license.txt            - License Agreement
  17. ifpidll2runtime.pas    - runtime dll support.
  18. ifpidll2.pas           - Compiler dll loading support.
  19. ifpidelphiruntime.pas  - runtime Delphi functions importer.
  20. ifpidelphi.pas         - compiler Delphi functions importer.
  21. ifpiclassruntime.pas   - runtime class support.
  22. ifpiclass.pas          - compiler class support.
  23. ifpicall.pas           - Call library used by all runtime calling units.
  24. ifpii_*.pas - Import libraries (compiler)
  25. ifpiir_*.pas - Import libraries (runtime)
  26. IFPS3CompExec.pas      - A component wrapper around IFPS3
  27.  
  28.  
  29. Tested under D4, D5 and D6 and K2.
  30.  
  31. Support:
  32.  
  33. NNTP: news://news.carlo-kok.com/
  34. E-Mail: ck@carlo-kok.com
  35.  
  36.  
  37.  
  38. Carlo Kok
  39. http://www.carlo-kok.com/
  40.