SlackBuilds Repository

15.0 > Development > critcl (3.2)

The C Runtime In Tcl is a self-contained package to build C code
into an extension on the fly. It is somewhat inspired by Brian
Ingerson's Inline for Perl, but Critcl is considerably more
lightweight.
The idea is to wrap C code into something that will compile into a
Tcl extension, and then also fire up the compiler. Compiled chunks
will be cached in your ~/.critcl/ directory, so subsequent use will
be instant.

This requires: tcllib

Maintained by: Juan M. Lasca
Keywords: tcl,tk,critcl,jit,ffi,cffi,c,c++,embed,inline
ChangeLog: critcl

Homepage:
https://andreas-kupries.github.io/critcl

Source Downloads:
critcl-3.2.tar.gz (7979b64f6c29f66163feeaca39182cd4)

Download SlackBuild:
critcl.tar.gz
critcl.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
critcl.SlackBuild
critcl.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds