1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/devel/lightning/pkg-descr
Ruslan Makhmatkhanov 28c163a302 - update to 2.0.0
release notes:
https://lists.gnu.org/archive/html/lightning/2013-08/msg00000.html

PR:		181648
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
2013-09-02 17:17:28 +00:00

7 lines
325 B
Plaintext

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/