Rakudo: Is there a place where all the features that don't yet work are listed?

link|improve this question

feedback

2 Answers

up vote 10 down vote accepted

http://rakudo.org/status shows a list of things, but it's hard to keep it up-to-date. The biggest things are probably threading, async IO (both due to Parrot lacking them). Some things are quite there, but have bugs (like traits).

link|improve this answer
feedback

You can also listen to this interview on floss-weekly, dated October 29th, 2010:

Randal Schwartz interviewing Patrick Michaud, the current main developer of Rakudo.

I think he talks about what does not work in the latter half of the >1hr interview

http://twit.tv/floss140

The file is audio only. And it certainly does not mention ALL features that do not work, but it provides some context.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.