NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Cool, thanks! (Score:1)
Don't miss Joel link to Steve's Rant: http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom-of-nouns.html [blogspot.com]
Excellent as well.
And I'm on to your Haskell presentation!
As for concurrency, I know Erlang-like concurrency is perfect for declarative languages, you can get a similar thing (i.e. Communicating Sequential Processes: http://c2.com/cgi/wiki?CommunicatingSequentialProcesses [c2.com]) in Scheme (as the easiest language to see a
$ pugs -M6 -e 'say "use 6
use 6
Re:Cool, thanks! (Score:2)
Actually, you can get exactly the same thing in Scheme. Just use Termite [toute.ca]. (Probably not ready for prime time, but under actively development.)
Um, yeah. On the command line. But I use ghc[i].
Reply to This
Parent
Re:Cool, thanks! (Score:1)
Of course, having the source on a window and the CLI with readline or a similar line-editor in another (or different screen, anyway) will be all that's needed... forgot to
thanks!!
PS- off to try and understand Pugs!
$ pugs -M6 -e 'say "use 6
use 6