- 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.
推薦閱讀
- 演進式架構(gòu)(原書第2版)
- Learn ECMAScript(Second Edition)
- ASP.NET MVC4框架揭秘
- Getting Started with ResearchKit
- MySQL數(shù)據(jù)庫應(yīng)用與管理 第2版
- Arduino開發(fā)實戰(zhàn)指南:LabVIEW卷
- Django開發(fā)從入門到實踐
- Unity 2020 Mobile Game Development
- Effective Python Penetration Testing
- Java軟件開發(fā)基礎(chǔ)
- QGIS:Becoming a GIS Power User
- 大模型RAG實戰(zhàn):RAG原理、應(yīng)用與系統(tǒng)構(gòu)建
- Learning Zurb Foundation
- Visual C#通用范例開發(fā)金典
- Extending Puppet(Second Edition)