Commit Graph

10 Commits

Author SHA1 Message Date
merdely
5cccf448ab Make klone honor CFLAGS and CC.
ok naddy@
2008-01-23 21:22:27 +00:00
merdely
f525d52359 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
alek
522ecd0c11 Add/fix WANTLIB markers 2005-02-24 13:20:41 +00:00
naddy
e38608844b No regression tests available. 2002-10-27 14:12:47 +00:00
espie
e82b62f79c Bump NEED_VERSION 2002-03-21 21:09:16 +00:00
naddy
9aa4caea7c master site has moved; from kjell@ 2001-10-15 14:41:10 +00:00
shell
bee5b948cc - Minor upgrade to 2.1a (359) 2001-06-20 11:29:18 +00:00
lebel
5137d97f38 lang: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:27:52 +00:00
chris
75f148186f Update to Klone 2.1 2000-09-30 17:42:18 +00:00
brad
15f4bd4846 add klone port
--
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.
2000-08-18 19:20:10 +00:00