|
lightning
☆
« Back to VersTracker
|
|||||||||||||||||||||||||||||||||||
|
Description: Generates assembly language code at run-time |
|||||||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||||||||||||
| Tags: compiler jit assembly library code-generation | |||||||||||||||||||||||||||||||||||
| Install: brew install lightning | |||||||||||||||||||||||||||||||||||
|
About: GNU Lightning is a library that abstracts the differences between various CPU architectures, providing a uniform API for generating machine code at run-time. It supports a wide range of processors and can generate code for different architectures from the same program. This makes it an ideal back-end for Just-In-Time (JIT) compilers. |
|||||||||||||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||||||||||||
| Alternatives: | |||||||||||||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||||||||||||
|