- Perl 6 Deep Dive
- Andrew Shitov
- 78字
- 2021-07-03 00:05:45
Summary
In this chapter, we looked briefly at what kind of programming language Perl 6 is and how it differs from its sister language, Perl 5. We looked at the history of Perl 6 and at different projects of the Perl 6 compilers. Finally, we installed Rakudo Star, the best compiler tool of today and created the first 'Hello, World!' program.
In the following chapter, we will look at how to organize the code in the program.
推薦閱讀
- Deploying Node.js
- Android開發精要
- Learning Linux Binary Analysis
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- Learning Python by Building Games
- Python算法詳解
- OpenResty完全開發指南:構建百萬級別并發的Web應用
- Unity 3D/2D移動開發實戰教程
- Extreme C
- Web前端應用開發技術
- OpenCV with Python By Example
- Building Dynamics CRM 2015 Dashboards with Power BI
- 跟戴銘學iOS編程:理順核心知識點
- 黑莓(BlackBerry)開發從入門到精通
- 實戰Python網絡爬蟲