genericptr / PasScript

Scripting library for Free Pascal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Exploratory project to make Free Pascal a replacement for quick and dirty PHP scripting. Requires latest version of FPC trunk and MacOS.

Intalling

PasScript requires at least Free Pascal 3.3.1. Please edit the makefile and change the COMPILER variable to the path of the compiler.

cd to the PasScript directory and use make all install in the terminal. pps will be installed to '/usr/local/bin/pps'.

About

Scripting library for Free Pascal


Languages

Language:Pascal 90.9%Language:C++ 6.6%Language:PHP 2.3%Language:Makefile 0.2%