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

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


Branch: CURRENT, Version: 2024.02, Package name: nqp-2024.02, 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: 5899.758 KB

Version history: (Expand)


CVS history: (Expand)


   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
   2024-02-12 04:05:43 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(lang/nqp) Updated 2023.12 to 2024.01, ChangeLog unknown
   2024-01-14 07:13:32 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(lang/nqp) Update buildlink3.mk also
   2024-01-14 06:55:59 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(lang/nqp) Updated 2023.11 to 2023.12, ChangeLog unknown
   2023-12-13 12:18:59 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(lang/nqp) Updated 2023.05 to 2023.11, ChangeLog unknown
   2023-06-10 17:35:18 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(lang/nqp) Updated 2023.04 to 2023.05, explicit ChangeLog unknown
   2023-05-24 16:40:10 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(lang/nqp) Updated 2022.12 to 2023.04, explicit ChangeLog unknown