Skip to content
Sections
>> Trisquel >> Пакети >> etiona >> devel >> stalin
etiona  ] [  nabia  ] [  aramo  ]
[ Източник: stalin  ]

Пакет: stalin (0.11-6build1)

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 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 accessibility, while omitting unreachable data altogether.

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

Други пакети, свързани с stalin

  • зависимости
  • препоръчани
  • предложени
  • dep: dpkg-dev
    Debian package development tools
  • dep: libc6 (>= 2.4)
    GNU C Library: Shared libraries
    също и виртуален пакет, предлаган от libc6-udeb
  • dep: libgc-dev
    conservative garbage collector for C (development)
  • dep: libgc1c2 (>= 1:7.2d)
    conservative garbage collector for C and C++

Изтегляне на stalin

Изтегляне за всички налични архитектури
Архитектура Големина на пакета Големина след инсталиране Файлове
amd64 1 904,4 кБ7267 кБ [списък на файловете]
i386 1 594,6 кБ4948 кБ [списък на файловете]