1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/lang/fpl/pkg-descr
Edwin Groothuis ed1014cedb new port: net/fpl
FPL is a complete script programming language _very_ similar
	to C. If you are a software developer and plans to add any
	kind of macro/script control, consider the FPL alternative!

	FPL library lets the software programmer define functions
	and variables that FPL should accept. The library will call
	a function in the software whenever any of these functions
	are used or variables are read in an FPL program.

PR:		ports/46756
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-08-30 01:59:33 +00:00

11 lines
449 B
Plaintext

FPL is a complete script programming language _very_ similar to C. If
you are a software developer and plans to add any kind of macro/script
control, consider the FPL alternative!
FPL library lets the software programmer define functions and variables
that FPL should accept. The library will call a function in the software
whenever any of these functions are used or variables are read in an FPL
program.
WWW: http://ich.bin.kein.hoschi.de/fpl/