Key |
Value |
as::author |
Mark Janssen |
as::build::date |
2015-03-24 |
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.3-x86_64 |
require |
Tcl -require 8.4 |
subject |
tcc compiler machine-code ix86 x86 jit critcl tinycc |
summary |
Tcl wrapper to tcc/tinycc |