Please note that this site contains information about obsolete Debian releases; if you search for current data, please use packages.debian.org.
potato  ] [  woody  ] [  sarge  ] [  etch  ] [  lenny  ]
[ Source: stalin  ]

Пакунок: stalin (0.9-2)

An extremely aggressive Scheme compiler.

stalin is an aggressive self-hosting Scheme compiler, designed to generate resource efficient stand-alone executables with very high computational performance. It is a batch mode compiler like gcc, not an interpreter, and is designed to be used only after your code has stabilized.

It places a few limitations on the content of the source code. For example, you may not not LOAD or EVAL new expressions or procedure definitions at runtime, but in exchange, it is able to perform various global analyses which may allow it to transparently map Scheme types to C types and to use native C arithmetic operations on a per-expression basis, whenever such operations are proven safe. Further stalin can often reduce or eliminate run-time type checking and dispatching, and omit garbage collection for data of limited scope or accessability, while omitting unreachable data altogether.

stalin also has a foreign procedure interface to both Xlib and OpenGL.

Інші пакунки пов'язані з stalin

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.2.4-4)
    GNU C Library: Shared libraries and Timezone data
  • dep: libgc6
    Conservative garbage collector for C
  • dep: libgc6-dev
    Conservative garbage collector for C (development)

Завантажити stalin

Завантаження для всіх доступних архітектур
Архітектура Розмір пакунка Розмір після встановлення Файли
arm 1,918.1 kB4560 kB no current information
i386 1,898.4 kB4839 kB no current information
m68k 1,697.9 kB4288 kB no current information
sparc 2,204.9 kB5352 kB no current information