« 算算一年中有幾個十三號星期五 | Home | Parrot 1.0.0 "Haru Tatsu" Released! »

March 14, 2009

REPL in Perl

Read-Evaluate-Print Loop 在現代語言中非常常見,諸如 Scheme, Haskell, Ruby, 與 Python 都有內建,實際工作時是非常實用的工具,Perl 6 也即將內建 REPL Shell,Perl 5 則沒有。

這幾天偶然想在 Perl 中使用 REPL,搜尋了一下,在 use.perl.org 得到 2007 年發表的這篇文章,介紹了四個以 Perl 5 實做的 REPL Shell,翻譯如下。

***

我今天在 CPAN Recent Uploads 看到 perlconsole-0.3(譯著:目前為 0.4 )發佈,讓我回想起這東西。幾個月前你可能花費不少時間搜尋 Perl 的 REPL Shell,現在你有許多選擇了。你可以從下列選項中挑選一個使用。


(當然,還有很多選項,但我不記得連結了。可能還有一些我沒聽過的。)

有些強者也寫了相關文章。


有時,我也看到一些談論這類工具的評論在這裡出現(如:tokuhirom 所寫的〈我寫了 Test::ShellPerl〉)

抱歉的是,最近這幾個月我有點疏於關心 Shell::Perl (pirl)。不過它現在又恢復生氣了,因為我發現不少人在使用它。

有什麼想法嗎?請分享出來吧。

***

No TrackBacks

TrackBack URL: http://chupei.pm.org/mt/mt-tb.cgi/540

Leave a comment

Pages

OpenID accepted here Learn more about OpenID

About this Entry

This page contains a single entry by shelling published on March 14, 2009 6:49 PM.

算算一年中有幾個十三號星期五 was the previous entry in this blog.

Parrot 1.0.0 "Haru Tatsu" Released! is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.