Skip to content
Sections
>> Ubuntu >> Paquets >> hardy >> devel >> stalin
hardy  ] [  lucid  ] [  natty  ] [  oneiric  ] [  precise  ] [  quantal  ]
[ Paquet source : stalin  ]

Paquet : stalin (0.11-4) [universe]

Liens pour stalin

Screenshot

Ressources Ubuntu :

Télécharger le paquet source stalin :

Responsable :

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainer (usually from Debian):

  • Rob Browning

It should generally not be necessary for users to contact the original maintainer.

Paquets similaires :

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

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

Autres paquets associés à stalin

  • dépendances
  • recommandations
  • suggestions
  • dep: dpkg-dev
    package building tools for Debian
  • dep: libc6 (>= 2.5-0ubuntu1)
    GNU C Library: Shared libraries
    un paquet virtuel est également fourni par libc6-udeb
  • dep: libgc-dev
    conservative garbage collector for C (development)

Télécharger stalin

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
amd64 2 741,0 ko8 160,0 ko [liste des fichiers]
i386 2 134,0 ko5 900,0 ko [liste des fichiers]