Name: | nqp |
---|---|
Version: | 0.0.2017.07 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2927448 |
License: | Artistic 2.0 and ISC and WTFPL |
RPM: | nqp-0.0.2017.07-1.el7.x86_64.rpm |
Source RPM: | nqp-0.0.2017.07-1.el7.src.rpm |
Build Date: | Fri Nov 03 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/perl6/nqp |
Summary: | Not Quite Perl (6) |
Description: | This is "Not Quite Perl" -- a lightweight Perl 6-like environment for virtual machines. The key feature of NQP is that it's designed to be a very small environment (as compared with, say, perl6 or Rakudo) and is focused on being a high-level way to create compilers and libraries for virtual machines (such as JVM and MoarVM). Unlike a full-fledged implementation of Perl 6, NQP strives to have as small a run-time footprint as it can, while still providing a Perl 6 object model and regular expression engine for the virtual machine. |
- update to 2017.07
- update to 2017.04
- remove jvm subpackage - build architecture dependent - add libdir configuration option - add license macro - disable debug package
- update to 2017.01
- better support updates with version dependent require for moarvm
- also build for epel7 - update to 2016.11
- bundle jna again, because building rakudo on top off it would not work
- remove commands to not bundle 'jna' rather use the new configuration option --with-jna - update to 2016.07
- update to 2016.02
- do not bundle 'jna'