パッケージ: nqp (2020.12+dfsg-1)
nqp に関するリンク
Debian の資源:
nqp ソースパッケージをダウンロード:
メンテナ:
- Debian Rakudo Maintainers (QA ページ, メールアーカイブ)
- Dominique Dumont (QA ページ)
- Daniel Dehennin (QA ページ)
- Robert Lemmen (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.4)
- 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 (<< 2021.01)
- virtual machine for Rakudo Perl 6 and NQP
- dep: moarvm (>= 2020.12)
-
- dep: nqp-data (= 2020.12+dfsg-1)
- Data files for NQP compiler