Subject: CVS commit: pkgsrc/lang/nqp
From: Jens Rehsack
Date: 2013-09-13 13:16:19
Message id: 20130913111619.10B3B96@cvs.netbsd.org

Log Message:
Adding package for NQP 2013.08 into lang/nqp.

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 the Parrot Virtual Machine [1] and the JVM).
Unlike a full-fledged implementation of Perl 6, NQP strives to have as
small a runtime footprint as it can, while still providing a Perl 6 object
model and regular expression engine for the virtual machine.

Files:
RevisionActionfile
1.1addpkgsrc/lang/nqp/DESCR
1.1addpkgsrc/lang/nqp/Makefile
1.1addpkgsrc/lang/nqp/PLIST
1.1addpkgsrc/lang/nqp/PLIST.Darwin
1.1addpkgsrc/lang/nqp/PLIST.shared
1.1addpkgsrc/lang/nqp/distinfo