| Key | Value |
|---|---|
| activestatetags | ActiveTcl Public |
| as::author | Mark Janssen |
| as::origin | http://tcltcc.googlecode.com/ |
| category | Compiler Experimental |
| description | This package is a wrapper around tcc aka tinycc, a C compiler which can compile into memory and run from there. The compiler was modified to allow the reading of sources from a Tcl virtual filesystem. A critcl emulation is available too. Note that the compiler currently generates only ix86 code. |
| entity | package |
| license | LGPL |
| platform | linux-glibc2.2-ix86 |
| require | Tcl -require 8.4 |
| subject | tcc compiler machine-code ix86 x86 jit critcl tinycc |
| summary | Tcl wrapper to tcc/tinycc |