Difference between revisions of "Libjit"
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=LibJIT | |Name=LibJIT | ||
− | |Short description=Just-In-Time compiler library | + | |Short description=Just-In-Time compiler library. |
|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. | ||
Line 10: | Line 10: | ||
|VCS checkout command=git clone git://git.savannah.gnu.org/libjit.git | |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 | ||
+ | |||
+ | '''Selection from the [https://shop.fsf.org/ FSF shop]''' | ||
+ | |||
+ | [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] | ||
+ | |||
+ | [https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line] | ||
---- | ---- | ||
Line 15: | Line 21: | ||
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]''' | '''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]''' | ||
---- | ---- | ||
+ | ---- | ||
+ | |||
+ | If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org | ||
---- | ---- | ||
|Decommissioned or Obsolete=No | |Decommissioned or Obsolete=No | ||
|Donate=https://my.fsf.org/donate/ | |Donate=https://my.fsf.org/donate/ | ||
− | |Related projects=llvm,dotgnu-pnet,dotgnu | + | |Related projects=gnustandards,llvm,dotgnu-pnet,dotgnu |
− | |Version date=2018/ | + | |Version identifier=0.1.4 |
+ | |Version date=2018/09/02 | ||
|Version status=alpha | |Version status=alpha | ||
+ | |Version download=https://git.savannah.gnu.org/cgit/libjit.git/snapshot/libjit-0.1.4.tar.gz | ||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date= | + | |Last review date=2019/01/04 |
|Submitted by=Bendikker | |Submitted by=Bendikker | ||
|Submitted date=2018/04/26 | |Submitted date=2018/04/26 | ||
Line 63: | Line 74: | ||
{{Resource | {{Resource | ||
|Resource kind=General | |Resource kind=General | ||
− | |Resource URL=https:// | + | |Resource URL=https://savannah.gnu.org/people/ |
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Software category | {{Software category |
Revision as of 10:54, 4 January 2019
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.
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.