- 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.
推薦閱讀
- Mastering Concurrency Programming with Java 8
- FuelPHP Application Development Blueprints
- 潮流:UI設計必修課
- Mastering Kotlin
- Web Development with Django Cookbook
- Neo4j Essentials
- 深度強化學習算法與實踐:基于PyTorch的實現
- Python機器學習算法與實戰
- Learn React with TypeScript 3
- Apache Mahout Clustering Designs
- Python Web數據分析可視化:基于Django框架的開發實戰
- Instant Nancy Web Development
- QGIS Python Programming Cookbook(Second Edition)
- 軟件體系結構
- Zabbix Performance Tuning