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

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


Branch: CURRENT, Version: 2025.01, Package name: nqp-2025.01, 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.763 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-15 12:46:55 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(lang/nqp) Updated 2024.12 to 2025.01, explicit ChangeLog unknown
   2024-12-30 23:12:38 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(lang/nqp) Updated 2024.10 to 2024.12, explicit ChangeLog unknown
   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