- Perl 6 Deep Dive
- Andrew Shitov
- 120字
- 2021-07-03 00:05:43
Rakudo
Rakudo is a compiler initially built on the Parrot virtual machine. Later, it started using the Java Virtual Machine (JVM), but in the end, the developers of Parrot created their own virtual machine, MoarVM (Metamodel on a Runtime Virtual Machine (www.moarvm.org)). Currently, the support of JVM is limited, and the main virtual machine is MoarVM.
Rakudo itself is a Perl 6 compiler. For us, the most useful compiler is Rakudo Star, which is a distribution including the compiler as well as a number of Perl 6 modules and a few command-line tools, such as a module installer. In this book, we will use the Rakudo Star compiler to run programs in Perl 6.
Rakudo's website is rakudo.org.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Python編程自學(xué)手冊
- 數(shù)據(jù)庫程序員面試筆試真題與解析
- Mastering Zabbix(Second Edition)
- Java異步編程實戰(zhàn)
- Getting Started with CreateJS
- Spring實戰(zhàn)(第5版)
- 教孩子學(xué)編程:C++入門圖解
- STM32F0實戰(zhàn):基于HAL庫開發(fā)
- Working with Odoo
- Access 2010中文版項目教程
- Hands-On Neural Network Programming with C#
- 大學(xué)計算機基礎(chǔ)實驗指導(dǎo)
- .NET 4.0面向?qū)ο缶幊搪劊簯?yīng)用篇
- HTML5移動Web開發(fā)