babel-plugin-tailcall-optimization icon indicating copy to clipboard operation
babel-plugin-tailcall-optimization copied to clipboard

Discussion about mutual recursion

Open dai-shi opened this issue 7 years ago • 0 comments

Hi! This is a nice plugin. I once created a TCO library https://github.com/dai-shi/continuation.js. It is so slow that I don't feel like fitting with Babel plugins, but it supports mutual recursions. It's faster than Traceur when I tested a simple example a while back, though.

The question I want to raise here is if someone is interested in mutual recursions. As a start, I wonder if anyone can look into this. http://glat.info/js.metaret/

Thanks.

dai-shi avatar Sep 28 '16 00:09 dai-shi