Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
  ..
  lib
  Glyphs
  PascalScriptFPC.inc
  PascalScript_RO_Glyphs.RES
  uPSC_menus.pas
  uPSR_buttons.pas
  uPSComponent_COM.pas
  pascalscript.pas
  Makefile.compiled
  uPSC_controls.pas
  uPSCompiler.pas
  PascalScript.inc
  uPSComponent.pas
  uPSC_comobj.pas
  uPSR_std.pas
  uROPSImports.pas
  PascalScript_RO_Glyphs.rc
  readme.txt
  uPSDebugger.pas
  uPSComponent_Default.pas
  uPSComponent.dcr
  uPSR_controls.pas
  uPSRuntime.pas
  uPSC_buttons.pas
  x86.inc
  arm.inc
  uPSC_classes.pas
  uPSPreProcessor.pas
  powerpc.inc
  uPSR_dll.pas
  uPSR_dateutils.pas
  uPSR_stdctrls.pas
  uPSC_stdctrls.pas
  uPSComponentExt.pas
  uPSUtils.pas
  eDefines.inc
  uPSC_dateutils.pas
  PascalScript_Core_K3.kof
  uPSR_menus.pas
  uPSC_dll.pas
  uROPSServerLink.pas
  uPSR_extctrls.pas
  uPSR_forms.pas
  x64.inc
  uPSR_classes.pas
  uPSR_comobj.pas
  uPSR_DB.pas
  uPSC_std.pas
  uPSC_DB.pas
  pascalscriptfcl.lpk
  uPSR_graphics.pas
  uPSC_extctrls.pas
  Makefile.fpc
  PascalScript_Core_Reg_noDB.pas
  PascalScript_Core_Ext_Reg.pas
  changelog.txt
  uPSComponent_StdCtrls.pas
  uPSC_forms.pas
  uPSComponent_Forms.pas
  uPSComponent_DB.pas
  PascalScript_Core_Reg.pas
  uPSDisassembly.pas
  uPSComponent_Controls.pas
  PascalScript_Core_Glyphs.res
  PascalScript_Core_Glyphs.rc
  PascalScript_RO_Reg.pas
  Makefile
  pascalscript.lpk
  uPSC_graphics.pas
  pascalscript.lrs
Size: Mime:
RemObjects Pascal

Files in this distribution:
help/                  - Help documents (html format) and examples
demo/                  - Test application.
demo_import/           - Test application with class library.
demo_kylix/            - Kylix test application.
ifps3.pas              - The runtime interpreter
ifpscomp.pas           - The compiler
ifps3common.pas        - The Common types and constants used by IFPS3
ifps3lib_std.pas       - The standard library
ifps3lib_stdr.pas      - The standard library (runtime)
ifps3utl.pas           - The utility unit
ifps3_def.inc	       - The include file
readme.txt             - Readme (this file)
license.txt            - License Agreement
ifpidll2runtime.pas    - runtime dll support.
ifpidll2.pas           - Compiler dll loading support.
ifpicall.pas           - Call library used by all runtime calling units.
ifpii_*.pas            - Import libraries (compiler)
ifpiir_*.pas           - Import libraries (runtime)
IFPS3CompExec.pas      - A component wrapper around IFPS3

http://www.carlo-kok.com/

Installing:

The .dpk file was build with Delphi 7, if you don't have Delphi 7, it might
complain about missing packages, you can remove those from the requires list
and remove and compiler directives it will complain about. Install the .dpk
file, and add the IFPS3 directory to your search paths.