Paketname | lightning |
Beschreibung | library for assembly code compilation at runtime |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.2-8 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 512 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 104082 Byte |
Prüfsumme MD5 | d6754002b059e85964069b7c4b22bd91 |
Prüfsumme SHA1 | bad933562df6f0af84d25178860025fb9478ea13 |
Prüfsumme SHA256 | a2ee6c0ca8d67af6333409223ac257b3428fa791c23b8192c65dc6a1ddc5f01d |
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.
|