|
libgccjit
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: JIT library for the GNU compiler collection |
||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||
| Tags: compiler jit gcc library development | ||||||||||||||||||||||||||||||
| Install: brew install libgccjit | ||||||||||||||||||||||||||||||
|
About: libgccjit is a library that allows C and C++ programs to compile and execute machine code at runtime. It provides an API for building JIT compilers, enabling dynamic code generation and execution within applications. This allows for high-performance execution of dynamically generated code without requiring an external compiler. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|