- Perl 6 Deep Dive
- Andrew Shitov
- 139字
- 2021-07-03 00:05:43
Pugs
Pugs (Perl User's Golfing System) is a Perl 6 compiler written in Haskell. It was started in 2005 by a sole developer and soon attracted more people to the team. Pugs was the most sophisticated compiler of its time. It was difficult and very time consuming to compile the project, the execution speed was low, but the quality of the compilation and the coverage of Perl 6 specification were outstanding.
Pugs main role in Perl 6 as of today is the vast test suite. It was created to test Pugs itself, but turned out to be an official test suite for Perl 6. A compiler that claims to call itself a Perl 6 compiler must pass the test suite tests.
Pugs are not developing anymore, but its source code is available on GitHub at https://github.com/perl6/Pugs.hs.
- PHP+MySQL+Dreamweaver動(dòng)態(tài)網(wǎng)站開發(fā)實(shí)例教程
- Nginx Essentials
- Visual Basic學(xué)習(xí)手冊(cè)
- ASP.NET 3.5程序設(shè)計(jì)與項(xiàng)目實(shí)踐
- Learning Data Mining with R
- Java程序設(shè)計(jì)入門
- Unity UI Cookbook
- Kubernetes進(jìn)階實(shí)戰(zhàn)
- 智能手機(jī)故障檢測(cè)與維修從入門到精通
- Java 9 with JShell
- 創(chuàng)新工場(chǎng)講AI課:從知識(shí)到實(shí)踐
- 網(wǎng)絡(luò)綜合布線與組網(wǎng)實(shí)戰(zhàn)指南
- Visual FoxPro程序設(shè)計(jì)習(xí)題及實(shí)驗(yàn)指導(dǎo)
- 前端架構(gòu)設(shè)計(jì)
- 軟件再工程:優(yōu)化現(xiàn)有軟件系統(tǒng)的方法與最佳實(shí)踐