Package available in: [8.0] [7.0] [6.0] [2.1]
A Small "source" program is compiled to a binary file for optimal execution speed. The Small compiler outputs P-code (or bytecode) that subsequently runs on an abstract machine. Execution speed, stability, simplicity and a small footprint were essential design criteria for both the language and the abstract machine.
... part of T2, get it here
URL: http://www.compuphase.com/small.htm
Author: ITB CompuPhase
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: OpenSource
Status: Stable
Version: 273
Download: http://www.compuphase.com/small/ smallkit-273.tgz
T2 source: compile.patch
T2 source: small.cache
T2 source: small.conf
T2 source: small.desc
Build time (on reference hardware): 10% (relative to binutils)2
Installed size (on reference hardware): 0.28 MB, 16 files
Dependencies (build time detected): 00-dirtree bash binutils bzip2 cmake coreutils diffutils gawk gcc glibc grep linux-header make patch sed sysfiles tar
Installed files (on reference hardware): n.a.
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).