Comment on Fjord – F# programming language for the JVMparentComments−i_s13ySomeone has made TCO possible in Clojure already: https://github.com/cjfrisz/clojure-tco−kvb13yThat's very cool. But note that as far as I can tell it only handles mutual recursion, not arbitrary tail calls (e.g. calls to a function argument).
Comments
Someone has made TCO possible in Clojure already: https://github.com/cjfrisz/clojure-tco
That's very cool. But note that as far as I can tell it only handles mutual recursion, not arbitrary tail calls (e.g. calls to a function argument).