[ 原始碼: nqp ]
套件:nqp(2022.12+dfsg-1)
nqp 的相關連結
Debian 的資源:
下載原始碼套件 nqp:
維護小組:
- Debian Rakudo Maintainers (QA 頁面, 郵件存檔)
- Dominique Dumont (QA 頁面)
- Daniel Dehennin (QA 頁面)
- Mo Zhou (QA 頁面)
外部的資源:
- 主頁 [github.com]
相似套件:
Not Quite Perl compiler
"Not Quite Perl" is a compiler for quickly generating PIR routines from Perl6-like code. The key feature of NQP is that it's designed to be a very small compiler (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 JVM, and MoarVM).
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.
其他與 nqp 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libjs-angularjs
- lets you write client-side web applications as if you had a smarter browser
-
- dep: libjs-bootstrap
- HTML, CSS and JS framework
-
- dep: moarvm (<< 2023.01)
- virtual machine for Rakudo Perl 6 and NQP
- dep: moarvm (>= 2022.12)
-
- dep: nqp-data (= 2022.12+dfsg-1)
- Data files for NQP compiler