Commit graph

3 commits

Author SHA1 Message Date
Ying-Chieh Liao
befbd5b2d2 fix bento build error : there is a *alloc() clash
PR:		43311
Submitted by:	adam@vectors.cx
2002-09-28 13:39:17 +00:00
FUJISHIMA Satsuki
961d20211f o fix MASTER_SITES.
o respect CC and CFLAGS.

PR:		30720
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-22 06:06:15 +00:00
Kris Kennaway
0fc0414b93 Initial import of klone-2.1.359
KLONE is a small and fast fully interpreted language intended to be
embedded into C applications to provide them with a powerful, yet fast
and small extension language. Its syntax is very inspired from Lisp (its
external syntax has been kept as close as possible to Common Lisp as
possible), but its implementation is original and efficient, to give full
extensibility, intimate interfacing to C, incremental garbage collection,
and full portability on either K&R or ANSI C.

Obtained from:	OpenBSD
2001-08-23 11:30:40 +00:00