pike
Brian Rice
water@tscnet.com
Mon, 14 Jun 1999 07:22:57 -1000
Pike is a dynamic object-oriented programming language with a syntax like
C's. It includes a full module system that interfaces with C. It also
includes basic structured types that allow rapid development of
applications. A dynamic compilation and interpretation environment provides
rapid code turn-around times. Memory management is automated, and
text-processing is easily expressed. Implementations for all common forms
of Unix and Windows NT are freely available with source code here
(http://pike.idonex.se/).