Crate orecc_front

source ·

Re-exports

Modules

  • Checking characters to be a part of ident, start of ident, etc.
  • Codebase. A struct that holds all your code in memory (codespan forces this)
  • A simple character reader that is useful for creating lexers