GNU lightning is an open source library that generates assembly language code at run-time. It is extremely fast and is usable in complex code generation tasks, making it useful for just-in-time compiler applications. Unlike for example LLVM or libJIT, it only provides a low-level interface that assemblers a standardized RISC architecture loosely based on the SPARC and MIPS into the target architecture's machine language.
| Property | Value |
| dbpedia-owl:Software/developer
| |
| dbpedia-owl:Software/license
| |
| dbpedia-owl:Software/platform
| |
| dbpedia-owl:Work/genre
| |
| dbpedia-owl:Work/releaseDate
| |
| dbpedia-owl:developer
| |
| dbpedia-owl:genre
| |
| dbpedia-owl:license
| |
| dbpedia-owl:platform
| |
| dbpedia-owl:releaseDate
| |
| dbpprop:abstract
|
- GNU lightning is an open source library that generates assembly language code at run-time. It is extremely fast and is usable in complex code generation tasks, making it useful for just-in-time compiler applications. Unlike for example LLVM or libJIT, it only provides a low-level interface that assemblers a standardized RISC architecture loosely based on the SPARC and MIPS into the target architecture's machine language. It does not provide register allocation, data-flow, and control-flow analysis, or optimization. Supported backends are SPARC (32-bit), x86 (32- and 64-bit) and PowerPC (32-bit). MzScheme, GNU Smalltalk, and CLISP make use of GNU lightning for just-in-time compilation.
|
| dbpprop:developer
| |
| dbpprop:genre
| |
| dbpprop:latestReleaseVersion
| |
| dbpprop:license
| |
| dbpprop:name
| |
| dbpprop:operatingSystem
| |
| dbpprop:platform
| |
| dbpprop:reference
| |
| dbpprop:released
| |
| dbpprop:website
| |
| dbpprop:wikiPageUsesTemplate
| |
| rdf:type
| |
| rdfs:comment
|
- GNU lightning is an open source library that generates assembly language code at run-time. It is extremely fast and is usable in complex code generation tasks, making it useful for just-in-time compiler applications. Unlike for example LLVM or libJIT, it only provides a low-level interface that assemblers a standardized RISC architecture loosely based on the SPARC and MIPS into the target architecture's machine language.
|
| rdfs:label
| |
| foaf:homepage
| |
| foaf:name
| |
| foaf:page
| |
| is dbpprop:disambiguates
of | |