I know that by this infamous post
http://flyingfrogblog.blogspot.com/2009/01/mono-does-not-support-tail-calls.html
the mono runtime did not offer tail call elimination as required by the IL. Has this changed since?
|
I know that by this infamous post http://flyingfrogblog.blogspot.com/2009/01/mono-does-not-support-tail-calls.html the mono runtime did not offer tail call elimination as required by the IL. Has this changed since? |
|||||||
|
|
No, not yet. There's some work-in-progress on adding it, though : http://www.mail-archive.com/mono-devel-list@lists.ximian.com/msg24438.html (wish me luck ;-) ). |
|||||
|