
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).
this package provides the libjim shared library.