Date: Thu, 23 Aug 2001 04:30:40 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/klone Makefile distinfo pkg-comment pkg-descr pkg-plist ports/lang/klone/files freebsd Message-ID: <200108231130.f7NBUeG50002@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2001/08/23 04:30:40 PDT Modified files: lang Makefile Added files: lang/klone Makefile distinfo pkg-comment pkg-descr pkg-plist lang/klone/files freebsd Log: 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 Revision Changes Path 1.247 +2 -1 ports/lang/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108231130.f7NBUeG50002>