Difference between revisions of "Lightning"

From Free Software Directory
Jump to: navigation, search
(Added Debian and Savannah link)
(lightning-2.2.0)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU lightning
 
|Name=GNU lightning
|Short description=Generates assembly language code at run-time
+
|Short description=Generates assembly language code at run-time.
|Full description=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.
+
|Full description=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.
 
|Homepage URL=https://www.gnu.org/software/lightning/
 
|Homepage URL=https://www.gnu.org/software/lightning/
|User level=none
+
|Version download=https://ftp.gnu.org/gnu/lightning/lightning-2.2.0.tar.gz
|VCS checkout command=git clone git://git.sv.gnu.org/lightning.git
+
|Is High Priority Project=No
|Computer languages=C
+
|VCS checkout command=git clone git://git.savannah.gnu.org/lightning.git
|Documentation note=GNU lightning is a library to aid in making portable programs that compile assembly code at run time.
+
|Documentation note=https://www.gnu.org/software/lightning/manual/
 
+
|Decommissioned or Obsolete=No
[https://www.gnu.org/software/lightning/manual/ Documentation]
+
|Donate=https://my.fsf.org/donate/
|Accepts cryptocurrency donations=No
+
|Related projects=gnustandards
 
|Keywords=library,gnu,GNU lightning,lightning,assembly,RISC
 
|Keywords=library,gnu,GNU lightning,lightning,assembly,RISC
|Version identifier=2.1.0
+
|Version identifier=2.1.2
|Version date=2015/02/07
+
|Version date=2017/09/14
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/lightning/lightning-2.1.0.tar.gz
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/19
+
|Last review date=2019/01/19
|Submitted date=2011-04-01
+
|Submitted by=Database conversion
 +
|Submitted date=2011/04/01
 +
|User level=none
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/lightning/lightning-2.1.2.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=lightning
 
|GNU package identifier=lightning
 +
|Decommissioned/Obsolete=No
 
|License verified date=2001-06-25
 
|License verified date=2001-06-25
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=LGPLv3orlater
 
|License=LGPLv3orlater
|License verified by=Janet Casey
+
|License copyright=Copyright (C) 2012-2022  Free Software Foundation, Inc.
|License verified date=2001-06-25
+
|License verified by=Genium
 +
|License verified date=2023-01-04
 +
|License note=https://git.savannah.gnu.org/cgit/lightning.git/tree/lib/lightning.c
 +
}}
 +
{{Software category
 +
|Interface=library
 +
|Library=C
 +
|Programming-language=C
 +
|Runs-on=BSD, OS X, GNU/Linux
 +
|Use=library
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=lightning
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Paolo Bonzini
+
|Real name=Paulo Andrade
 
|Role=Maintainer
 
|Role=Maintainer
|Email=bonzini@gnu.org
+
|Email=pcpa@gnu.org
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Ian Piumarta
+
|Real name=pcpa
|Role=Contributor
+
|Role=Maintainer
|Email=piumarta@inria.fr
+
|Email=paulo.cesar.pereira.de.andrade@gmail.com
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)
+
|Resource audience=Savannah
|Resource URL=https://tracker.debian.org/pkg/lightning
+
|Resource kind=Developer
 +
|Resource URL=https://savannah.gnu.org/projects/lightning/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah (Ref)
+
|Resource audience=Savannah
|Resource URL=https://savannah.gnu.org/projects/lightning
+
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/lightning.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Savannah
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://git.savannah.gnu.org/cgit/lightning.git
+
|Resource URL=https://git.savannah.gnu.org/gitweb/?p=lightning.git
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/lightning/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Developer,Support
+
|Resource audience=FTP
|Resource kind=E-mail
+
|Resource kind=Download
|Resource URL=mailto:bonzini@gnu.org
+
|Resource URL=https://alpha.gnu.org/gnu/lightning/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=FTP
|Resource kind=Mailing List Subscribe
+
|Resource kind=Download
|Resource URL=https://lists.gnu.org/mailman/listinfo/lightning
+
|Resource URL=https://ftp.gnu.org/gnu/lightning/
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=library
+
|Resource audience=FTP
|Use=library
+
|Resource kind=Mailing List
 +
|Resource URL=https://ftpmirror.gnu.org/lightning/
 +
}}
 +
{{Resource
 +
|Resource audience=Wikidata
 +
|Resource kind=General
 +
|Resource URL=https://www.wikidata.org/wiki/Q5514033
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/lightning.git
 +
|Computer languages=C
 +
|Decommissioned or Obsolete=No
 +
|Version identifier=2.2.0
 +
|Version date=2022-11-16
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2023-01-04
 +
|User level=advanced
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/lightning/lightning-2.2.0.tar.gz.sig
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 06:44, 4 January 2023


[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











"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









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.