Virgil Reference Section

This page contains links to reference materials surrounding the Virgil language, including the language specification and compiler tools. Reference materials include dictionaries, glossaries, and documentation for tool usage.

Language Quick Reference

  • Keywords - reserved keywords in Virgil.
  • Types - primitive types built into Virgil.
  • Operators - basic operators for Virgil, including their syntax, binding precedence, and semantics.
  • Errors - documentation for errors generated by the Virgil compiler.
  • Grammar - Virgil language grammar, used to automatically generate a Virgil parser.

Tools Quick Reference