Open GoogleCodeExporter opened 9 years ago
Original comment by stephen....@gmail.com
on 29 May 2012 at 4:01
Hi @lostfreeman,
Just want to let you know that I am definitely keen on fixing this issue. But
after some investigation, I fear it is near-impossible to implement within the
framework of Unquote's reflection-based compiler. I think the F# team would
have to build support for tail recursion into their F# reflection API for this
to work. Indeed, this might be consider a bug in FSharpValue.MakeFunction,
which is what we use to make F# functions from Lambda expressions.
Original comment by stephen....@gmail.com
on 14 Oct 2012 at 3:35
Original issue reported on code.google.com by
lostfree...@gmail.com
on 28 May 2012 at 2:08