./lang/nqp, Not Quite Perl -- lightweight Perl 6-like environment for VM

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2024.10nb1, Package name: nqp-2024.10nb1, Maintainer: pkgsrc-users

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.


Required to run:
[devel/MoarVM]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 9499.383 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-22 04:48:50 by Makoto Fujiwara | Files touched by this commit (4)
Log message:
(lang/rakudo, lang/nqp) adapt to perl-5.40, sorry for hard coding
   2024-10-27 06:41:36 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(lang/nqp) Updated 2024.09 to 2024.10, explicit ChangeLog unknown
   2024-10-14 03:47:34 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(lang/nqp) Update buildlink3.mk also
   2024-10-14 03:45:33 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(lang/nqp) Updated 2024.08 to 2024.09, explicit ChangeLog unknown
   2024-09-21 22:28:54 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(lang/nqp) Updated 2024.04 to 2024.08 explicit ChangeLog unknown
   2024-04-29 05:49:06 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(lang/nqp) Updated 2024.02 to 2024.04 explicit ChangeLog unknown
   2024-03-09 06:23:51 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(lang/nqp) Updated 2024.01 to 2024.02, ChangeLog unknown
   2024-02-12 15:38:27 by Makoto Fujiwara | Files touched by this commit (3) | Package updated
Log message:
(lang/nqp) Add  two componet on PLIST, update buildlink3.mk

lang/rakudo wants two componet on @INC path from this package