Hacker News new | ask | show | jobs
by justinator 2794 days ago
It may be that it's of interest, as an early Perl 6 implementation was written in Haskell (Pugs)
1 comments

I think this Haskell version (pugs) came at a time when perl6-development was somewhat stuck, and it enabled the Perl 6 developers to test new language constructs on an improved runtime (I believe); so Haskell was actually key to Perl 6 development. (https://gist.github.com/masak/479846/4908b28645b8815d1afe2b4...)