Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vickenty/libjit-perl
Perl bindings for GNU LibJIT
https://github.com/vickenty/libjit-perl
Last synced: 18 days ago
JSON representation
Perl bindings for GNU LibJIT
- Host: GitHub
- URL: https://github.com/vickenty/libjit-perl
- Owner: vickenty
- License: lgpl-2.1
- Created: 2015-09-08T19:21:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-17T16:59:04.000Z (about 9 years ago)
- Last Synced: 2024-10-13T17:25:53.532Z (24 days ago)
- Language: C++
- Size: 262 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
LibJIT version 0.03
===================Perl bindings for GNU LibJIT.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make installDEPENDENCIES
This module requires these other modules and libraries:
Perl 5.20.2.
LibJIT GIT at a8293e141b, maybe later.COPYRIGHT AND LICENCE
Copyright (C) 2015 by Vickenty Fesunov.
The library is distributed under the terms of the GNU Lesser General
Public License. See the LICENSE file for details.