Difference between revisions of "Libjit"
(create is GNU and resources) |
(resources) |
||
Line 4: | Line 4: | ||
|Full description=LibJIT is a library that provides generic Just-In-Time compiler functionality independent of | |Full description=LibJIT is a library that provides generic Just-In-Time compiler functionality independent of | ||
any particular bytecode, language, or runtime. | any particular bytecode, language, or runtime. | ||
− | It started off as a part of the DotGNU project and was used as the backend for DotGNU Portable.NET JIT engine. | + | It started off as a part of the [[dotgnu | DotGNU]] project and was used as the backend for [[dotgnu-pnet | DotGNU Portable.NET]] JIT engine. |
Since then it has been used in a number of other projects not related to | Since then it has been used in a number of other projects not related to | ||
− | DotGNU and became a separate project on its own right. | + | [[dotgnu | DotGNU]] and became a separate project on its own right. |
|Homepage URL=https://www.gnu.org/software/libjit/ | |Homepage URL=https://www.gnu.org/software/libjit/ | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
+ | |VCS checkout command=git clone git://git.savannah.gnu.org/libjit.git | ||
|Documentation note=https://www.gnu.org/software/libjit/doc/libjit.html | |Documentation note=https://www.gnu.org/software/libjit/doc/libjit.html | ||
− | |Decommissioned | + | |Decommissioned or Obsolete=No |
− | | | + | |Donate=https://my.fsf.org/donate |
− | | | + | |Related projects=llvm |
+ | |Version date=2018/03/25 | ||
+ | |Version status=alpha | ||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date=2018/ | + | |Last review date=2018/07/03 |
|Submitted by=Bendikker | |Submitted by=Bendikker | ||
|Submitted date=2018/04/26 | |Submitted date=2018/04/26 | ||
+ | |Paid support=https://www.fsf.org/resources/service | ||
+ | |Accepts cryptocurrency donations=Yes | ||
+ | |Test entry=No | ||
|Is GNU=Yes | |Is GNU=Yes | ||
|GNU package identifier=libjit | |GNU package identifier=libjit | ||
}} | }} | ||
{{Project license | {{Project license | ||
− | |License= | + | |License=LGPLv2.1orlater |
+ | |License verified by=Bendikker | ||
+ | |License verified date=2018/07/03 | ||
}} | }} | ||
− | {{ | + | {{Person |
− | | | + | |Real name=Aleksey Demakov |
+ | |Role=maintainer | ||
+ | |Email=ademakov@gmail.com | ||
}} | }} | ||
{{Resource | {{Resource | ||
|Resource audience=Savannah (Ref) | |Resource audience=Savannah (Ref) | ||
|Resource URL=https://savannah.gnu.org/projects/libjit | |Resource URL=https://savannah.gnu.org/projects/libjit | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://git.savannah.gnu.org/cgit/libjit.git | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/dotgnu-libjit | ||
}} | }} | ||
{{Resource | {{Resource | ||
|Resource kind=Mailing List | |Resource kind=Mailing List | ||
− | |Resource URL=https://lists.gnu.org/mailman/listinfo/libjit | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/libjit |
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource kind= | + | |Resource kind=Mailing List |
− | |Resource URL=https:// | + | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss |
}} | }} | ||
{{Software category | {{Software category | ||
− | |Programming-language=C, C++, ruby | + | |Programming-language=C, C++, pascal, ruby |
+ | |Runs-on=Windows, GNU/Linux | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Revision as of 03:49, 3 July 2018
LibJIT
https://www.gnu.org/software/libjit/
Just-In-Time compiler library.
LibJIT is a library that provides generic Just-In-Time compiler functionality independent of any particular bytecode, language, or runtime. It started off as a part of the DotGNU project and was used as the backend for DotGNU Portable.NET JIT engine. Since then it has been used in a number of other projects not related to DotGNU and became a separate project on its own right.
This is a GNU package:libjit
Download
https://git.savannah.gnu.org/cgit/libjit.git/snapshot/libjit-0.1.4.tar.gz
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Aleksey Demakov | maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Savannah (Ref) | https://savannah.gnu.org/projects/libjit/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/libjit/ | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/libjit.git/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/dotgnu-libjit/ |
Software prerequisites
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.