Skip to content

Comment on Strategies for Fast Lexersparent

Comments

On compilers that don't support musttail, won't this make the stack explode?

AFAIK compilers will perform tail call optimization without [[musttail]], it's just not guaranteed (and probably it won't if you don't enable optimizations at all).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.