erg_compiler 0.6.11

Centimetre: the Erg compiler
Documentation

erg_compiler

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 0 of them enabled by default.

debug

  • erg_common/debug
  • erg_parser/debug

pretty

  • erg_common/pretty
  • erg_parser/pretty

unicode

  • erg_common/unicode
  • erg_parser/unicode

traditional_chinese

  • erg_common/traditional_chinese
  • erg_parser/traditional_chinese

large_thread

  • erg_common/large_thread
  • erg_parser/large_thread

japanese

  • erg_common/japanese
  • erg_parser/japanese

simplified_chinese

  • erg_common/simplified_chinese
  • erg_parser/simplified_chinese

els

  • erg_common/els

no_std

  • erg_common/no_std

py_compat

  • erg_common/py_compat

full-repl

  • erg_common/full-repl