pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/jimtcl



Module Name:    pkgsrc
Committed By:   rodent
Date:           Sat Apr  4 12:54:07 UTC 2015

Added Files:
        pkgsrc/lang/jimtcl: DESCR Makefile PLIST distinfo

Log Message:
Import jimtcl-0.76 as lang/jimtcl.

Jim is an opensource small-footprint implementation of the Tcl programming
language. It implements a large subset of Tcl and adds new features like
references with garbage collection, closures, built-in Object Oriented
Programming system, Functional Programming commands, first-class arrays and UTF-
8 support. All this with a binary size of about 100-200kB (depending upon
selected options).

The Jim core is very stable. Jim passes over 3000 unit tests and many Tcl
programs run unmodified. Jim is highly modular with the possiblity to configure
many components as loadable modules, or omitted entirely. A number of extensions
are included with Jim which may be built as loadable modules.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/jimtcl/DESCR pkgsrc/lang/jimtcl/Makefile \
    pkgsrc/lang/jimtcl/PLIST pkgsrc/lang/jimtcl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index