Paketname | lightning |
Beschreibung | library for assembly code compilation at runtime |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2-8 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 512 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Debian QA Group |
Quelle | |
Paketgröße | 104186 Byte |
Prüfsumme MD5 | 5531fe24eaa4118f3f17d7dbd67d391f |
Prüfsumme SHA1 | 807e1d4c7cdcc6ae1277b0cd1d1c53c8d1d8cba6 |
Prüfsumme SHA256 | f9d58664494e42d03470afc4f2086b18f37bb2dee6098d90f2578611755587ea |
Link zum Herunterladen | lightning_1.2-8_i386.deb |
Ausführliche Beschreibung | GNU lightning is a library to aid in making portable programs that compile
assembly code at run time. It produces very fast code, making it ideal for
Just-In-Time compilers, and it abstracts over the target CPU, as it exposes to
the clients a standardized RISC instruction set inspired by the MIPS and SPARC
chips.
.
Lightning currently supports the i386, powerpc and sparc architectures.
|