SlackBuilds Repository

15.0 > Libraries > tcc4tcl (0.30)

tcc4tcl (Tiny C Compiler for Tcl) is a Tcl extension that provides
an interface to TCC. It is a fork of tcltcc by Mark Janssen.

It makes extending Tcl with C and creating compiled package
extensions a simple and interactive experience. It incorporates TinyCC,
a small yet featureful C compiler that works fast enough to be used as
a JIT compiler.

In addition to the TinyCC binding, tcc4tcl allows quick wrapping of C
functions into Tcl procedures, and saving these procedures in libraries
loadable as package extensions using the load command. It is similar to
Critcl, except that the compiler is included.

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

Homepage:
https://chiselapp.com/user/rkeene/repository/tcc4tcl

Source Downloads:
tcc4tcl-0.30.tar.gz (5fec79c4cff8fcb8df3e162950a07293)

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

(the SlackBuild does not include the source)

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

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