aboutsummaryrefslogtreecommitdiff
path: root/lang/klone/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* - fix plist [1]Ion-Mihai Tetcu2006-05-191-0/+2
| | | | | | | | | | | | - portlint [1] [2] - add WWW [2] PR: ports/97346 [1] Submitted by: Martin Wilke <freebsd@unixfreunde.de> [1], itetcu [2] Approved by: lawrance (mentor) Notes: svn path=/head/; revision=162771
* Initial import of klone-2.1.359Kris Kennaway2001-08-231-0/+7
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 Notes: svn path=/head/; revision=46700