alla flaggor
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Källkod: stalin  ]

Paket: stalin (0.11-6 och andra)

Länkar för stalin

Screenshot

Debianresurser:

Hämta källkodspaketet stalin:

Ansvarig:

Externa resurser:

Liknande paket:

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.

Märken: Software Development: Compiler, Scheme Development, User Interface: interface::commandline, role::program, Scope: Utility, Works with: Source Code

Andra paket besläktade med stalin

  • beror
  • rekommenderar
  • föreslår
  • enhances

Hämta stalin

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Version Paketstorlek Installerad storlek Filer
amd64 0.11-6+b1 1.916,7 kbyte7.264,0 kbyte [filförteckning]
i386 0.11-6+b1 1.592,6 kbyte4.942,0 kbyte [filförteckning]