Comment on Strategies for Fast LexersparentComments−burnt-resistor1yI looked into it. There's a crate for it: https://docs.rs/tailcall−celeritascelery1yI am surprised this works reliably. I am interested to see what they are doing under the hood to guarantee tail call elimination.
Comments
I looked into it. There's a crate for it: https://docs.rs/tailcall
I am surprised this works reliably. I am interested to see what they are doing under the hood to guarantee tail call elimination.