- Perl 6 Deep Dive
- Andrew Shitov
- 112字
- 2021-07-03 00:05:43
Perlito
Perlito is another very interesting example of a project of building a Perl 6 compiler. It was aimed at cross-compiling Perl 5 or Perl 6 to one of these languages—JavaScript, Java, Go, Python, Ruby, or Lisp. You can find the project's repository at https://github.com/fglock/Perlito.
Perlito offers a web interface to compile the subset of Perl 6 in the browser. It compiles the code in Perl 6 to JavaScript and executes it immediately. This page is available at http://fglock.github.io/Perlito/perlito/perlito6.html. This project covers the Perl 6 specification only partially, but it may still be used to create various online educational systems for both Perl 5 and 6.
推薦閱讀
- AngularJS入門與進(jìn)階
- Modular Programming with Python
- Oracle數(shù)據(jù)庫(kù)從入門到運(yùn)維實(shí)戰(zhàn)
- Redis Essentials
- Reactive Android Programming
- QGIS By Example
- PySpark Cookbook
- Instant Lucene.NET
- Hands-On Kubernetes on Windows
- Arduino機(jī)器人系統(tǒng)設(shè)計(jì)及開發(fā)
- JavaScript編程精解(原書第2版)
- JavaScript Concurrency
- 你好!Python
- Building Microservices with Go
- Mastering Data Analysis with R