Language

Package: libgccjit @ 9.3.0

Synopsis

GCC library generating machine code on-the-fly at runtime

Description

This package is part of the GNU Compiler Collection and provides an embeddable library for generating machine code on-the-fly at runtime. This shared library can then be dynamically-linked into bytecode interpreters and other such programs that want to generate machine code on-the-fly at run-time. It can also be used for ahead-of-time code generation for building standalone compilers. The just-in-time (jit) part of the name is now something of a misnomer.

Home page
https://gcc.gnu.org/
Location
gnu/packages/gcc.scm (line: 739, column: 2)
License

Lint warnings

LinterMessageLocation
patch-file-names

Validate file names and availability of patches

file names of patches should start with the package name