- Perl 6 Deep Dive
- Andrew Shitov
- 95字
- 2021-07-03 00:05:40
What is Perl 6?
In this chapter, we will examine the reasons why Perl 6 appeared and follow the history of the development of the language. You will see some examples of changes that have happened since Perl 5, and you will learn how to download and use the compiler, where to find the documentation, and how to run your first program in Perl 6.
In this chapter, we will cover the following topics:
- Origins of Perl 6
- Differences from Perl 5
- Perl 6 resources
- Compilers
- Working with Rakudo Star
- Writing our Hello World program
推薦閱讀
- AIRAndroid應用開發實戰
- Servlet/JSP深入詳解
- Solr Cookbook(Third Edition)
- 運維前線:一線運維專家的運維方法、技巧與實踐
- Penetration Testing with the Bash shell
- 大數據時代的企業升級之道(全3冊)
- Java面向對象程序設計教程
- JavaScript高級程序設計(第4版)
- Cinder:Begin Creative Coding
- Natural Language Processing with Python Cookbook
- 人件集:人性化的軟件開發
- Java基礎案例教程(第2版)
- Python數據分析與挖掘實戰(第2版)
- Instant JRebel
- Elixir Cookbook