- Perl 6 Deep Dive
- Andrew Shitov
- 89字
- 2021-07-03 00:05:42
Documentation
The main entry point for documentation of the Perl 6 programming language is the Documentation section of Perl 6's site (http://docs.perl6.org). It contains a few sections with a comprehensive description of the types, operators, and built-in classes that are available in Perl 6. As the language is still developing, you may sometimes find places in the documentation where it does not reflect the current state of the language. In this case, you may consult the community of language developers or check the files from the test suite.
推薦閱讀
- 計算思維與算法入門
- Docker and Kubernetes for Java Developers
- 潮流:UI設計必修課
- C#程序設計實訓指導書
- Developing Middleware in Java EE 8
- Mastering Unity Shaders and Effects
- JavaScript 程序設計案例教程
- MATLAB 2020從入門到精通
- 基于Struts、Hibernate、Spring架構的Web應用開發
- 從零開始學Linux編程
- 移動互聯網軟件開發實驗指導
- C指針原理揭秘:基于底層實現機制
- Distributed Computing in Java 9
- Android Studio Cookbook
- Python GUI Programming Cookbook(Second Edition)