lightning 2.1.3 Library for generating assembly code at runtime

This is a GNU package.

GNU Lightning is a library that generates assembly language code at run-time. Thus, it is useful in creating Just-In-Time compilers. It abstracts over the target CPU by exposing a standardized RISC instruction set to the clients.