Difference between revisions of "Lightning"

From Free Software Directory
Jump to: navigation, search
(updated - version 2.0.1)
m (VCS checkout)
Line 5: Line 5:
 
|Homepage URL=https://www.gnu.org/software/lightning/
 
|Homepage URL=https://www.gnu.org/software/lightning/
 
|User level=none
 
|User level=none
|Component programs=git clone git://git.sv.gnu.org/lightning.git
+
|VCS checkout command=git clone git://git.sv.gnu.org/lightning.git
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=GNU lightning is a library to aid in making portable programs that compile assembly code at run time.  
 
|Documentation note=GNU lightning is a library to aid in making portable programs that compile assembly code at run time.  

Revision as of 15:02, 3 October 2013


[edit]

GNU lightning

https://www.gnu.org/software/lightning/
Generates assembly language code at run-time.

GNU lightning is a library that generates assembly language code at run-time, it is very fast, 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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

4 January 2023




Leaders and contributors

Contact(s)Role
pcpa Maintainer
Paulo Andrade Maintainer


Resources and communication

AudienceResource typeURI
FTPDownloadhttps://ftp.gnu.org/gnu/lightning/
SavannahDeveloperhttps://savannah.gnu.org/projects/lightning/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/lightning.git/
FTPMailing Listhttps://ftpmirror.gnu.org/lightning/
WikidataGeneralhttps://www.wikidata.org/wiki/Q5514033
Mailing Listhttps://lists.gnu.org/mailman/listinfo/lightning/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=lightning.git
FTPDownloadhttps://alpha.gnu.org/gnu/lightning/


Software prerequisites

This entry (in part or in whole) was last reviewed on 4 January 2023.




Entry




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.