-
Notifications
You must be signed in to change notification settings - Fork 1
A Smalltalk binding of GNU lightning. GNU lightning exposes a portable interface for generating machine language at run-time. GNU lightning is fast and tries to be as little intrusive as possible, so that the generated code can also be optimized easily. So far, it has been ported to the x86, SPARC and PowerPC architecture.
License
mathk/gst-lightning
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
GST-GNU lightning ================= A Smalltalk binding of GNU lightning. GNU lightning exposes a portable interface for generating machine language at run-time. GNU lightning is fast and tries to be as little intrusive as possible, so that the generated code can also be optimized easily. So far, it has been ported to the x86, SPARC and PowerPC architecture. Installation from Source The git source is available at: http://github.com/MrGwen/gst-lightning git clone git://github.com/MrGwen/gst-lightning.git Now you need to generate configuration files: autoreconf -vi And proceed to the classic build: ./configure make [sudo] make install Authors of the binding: - Gwenael Casaccio [email protected] - Mathieu Suen [email protected]
About
A Smalltalk binding of GNU lightning. GNU lightning exposes a portable interface for generating machine language at run-time. GNU lightning is fast and tries to be as little intrusive as possible, so that the generated code can also be optimized easily. So far, it has been ported to the x86, SPARC and PowerPC architecture.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published