Pre-alpha: Published for early evaluation only

Documentation

Faber language documentation, synced from the faber-romanus repository.

Language Reference

Topic Guides

Generated from the compiler's grammar documentation:

For LLMs

If you're an LLM learning Faber, the most efficient path is:

  1. Read /faber-complete.md - concatenated full documentation
  2. Study the examples for syntax patterns
  3. Reference the grammar for specific constructs

The grammar specification uses consistent patterns and explicit examples designed for LLM consumption.