Perlito

所属分类:编程语言基础
开发工具:Perl
文件大小:0KB
下载次数:0
上传日期:2021-04-14 18:28:24
上 传 者sh-1993
说明:  “Perlito”Perl编程语言编译器
("Perlito" Perl programming language compiler)

文件列表:
.travis.yml (313, 2021-04-14)
ChangeLog (18867, 2021-04-14)
LICENSE.md (9138, 2021-04-14)
Makefile (3474, 2021-04-14)
cpan-Perlito5/ (0, 2021-04-14)
cpan-Perlito5/Build.PL (604, 2021-04-14)
cpan-Perlito5/MANIFEST.SKIP (96, 2021-04-14)
cpan-Perlito5/Makefile.PL (1270, 2021-04-14)
cpan-Perlito5/make-Perlito5.sh (8957, 2021-04-14)
cpan-v6/ (0, 2021-04-14)
cpan-v6/ChangeLog (7265, 2021-04-14)
cpan-v6/MANIFEST (1526, 2021-04-14)
cpan-v6/META.yml (936, 2021-04-14)
cpan-v6/Makefile.PL (1247, 2021-04-14)
cpan-v6/hello_world.pl (69, 2021-04-14)
cpan-v6/ignore.txt (121, 2021-04-14)
cpan-v6/make-v6.sh (616, 2021-04-14)
cpan-v6/perlito.pm (2461, 2021-04-14)
cpan-v6/v6.pm (1497, 2021-04-14)
docs/ (0, 2021-04-14)
docs/images/ (0, 2021-04-14)
docs/images/bg_hr.png (943, 2021-04-14)
docs/images/blacktocat.png (1428, 2021-04-14)
docs/images/icon_download.png (1162, 2021-04-14)
docs/images/sprite_download.png (16799, 2021-04-14)
docs/index.html (3341, 2021-04-14)
docs/javascripts/ (0, 2021-04-14)
docs/javascripts/main.js (48, 2021-04-14)
docs/params.json (2316, 2021-04-14)
docs/perlito/ (0, 2021-04-14)
docs/perlito/perlito5.html (4818, 2021-04-14)
docs/perlito/perlito5.js (1980756, 2021-04-14)
... ...

"Perlito5" Perl to Java compiler and Perl to JavaScript compiler ======================= This is Perlito, a compiler collection that implements Perl 5 and Perl 6 programming languages. Compile Perl to Java --------------------- - compile Perl 5 to Java source code - run Perl 5 directly in the JVM Compile Perl to JavaScript -------------------------- - compile Perl 5 to JavaScript source code; run Perl 5 directly in the browser or nodejs - compile Perl 6 to JavaScript source code; run Perl 6 directly in the browser or nodejs Compile Perl to other backends ------------------------------ Perlito can also compile Perl 5 or Perl 6 programs into one of these languages: - compile Perl 5 to Perl 5 - compile Perl 6 to Perl 5 - compile Perl 6 to Python 2.6 The following compilers are work in progress - some tests pass, some tests fail. Check the Changelog file for details: - compile Perl 5 to Perl 6 - compile Perl 6 to Ruby 1.9 - compile Perl 6 to Go - compile Perl 6 to Common Lisp (SBCL) Web --- Main Perlito repository: http://github.com/fglock/Perlito Main Project web page: http://fglock.github.io/Perlito Run Perlito online, in the browser: - [http://fglock.github.io/Perlito/perlito/perlito5.html](http://fglock.github.io/Perlito/perlito/perlito5.html) - [http://fglock.github.io/Perlito/perlito/perlito6.html](http://fglock.github.io/Perlito/perlito/perlito6.html) CPAN distribution: - http://search.cpan.org/dist/v6/lib/v6.pm - http://search.cpan.org/dist/Perlito5/lib/Perlito5.pm Source code ----------- The source code for Perlito5 can be found in the '[src5](src5)' directory. Perlito5 is written mostly in Perl 5 (the grammar uses its own mini-language.) The source code for Perlito6 can be found in the '[src6](src6)' directory. Perlito6 is written in Perl 6. See Also -------- - [README-perlito6](README-perlito6.md) - [README-perlito5](README-perlito5.md) - [README-perlito5-JavaScript](README-perlito5-JavaScript.md) - [README-perlito5-Java](README-perlito5-Java.md) - [README-howto-release](README-howto-release.md) Build Status ------------ [![Build Status](https://travis-ci.org/fglock/Perlito.svg)](https://travis-ci.org/fglock/Perlito)

近期下载者

相关文件


收藏者