lightning

v 1.2

Generates assembly language code at run-time

GNU lightning is a library that generates assembly language code at run-time. It is very fast, making it ideal for Just-In-Time compilers, and it a bstracts over the target CPU, as it exposes to the clients a standardized RISC instruction set inspired by the MIPS and SPARC chips.

https://www.gnu.org/software/lightning/

To install lightning, paste this in macOS terminal after installing MacPorts

sudo port install lightning

Add to my watchlist

Installations 0
Requested Installations 0