aboutsummaryrefslogtreecommitdiff
path: root/devel/lightning/pkg-descr
blob: f878ec1123e9dc1711e64ff2cdd384a4ef70158a (plain) (blame)
1
2
3
4
5
6
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 abstracts over the target CPU, as it exposes to the clients a
standardized RISC instruction set inspired by the MIPS and SPARC chips.

WWW: http://www.gnu.org/software/lightning/