Skip to content

TODO: check tail-call optimization in lexer implementation #8

Description

@colin-kiegel

https://doc.rust-lang.org/complement-design-faq.html#no-guaranteed-tail-call-optimization
https://mail.mozilla.org/pipermail/rust-dev/2013-April/003557.html

TODO:

  • Check whether tail-calls are optimized?
  • If not, what's the limit, before the lexer has to stop lexing?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions