Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.78 KB

README.md

File metadata and controls

42 lines (35 loc) · 1.78 KB

Documentation

Tom documentation is divided into four chapters.

  • The Guided Tour provides cut-and-paste standalone code snippets each of them illustrating one aspect of Tom
  • The Tutorial progressively introduces the reader to the language's features by developing an example
  • The Language Reference chapter exposes the language's grammar, semantics, etc.
  • The Tools chapter deals with the installation and environment setting issues

Appart from the documentation, you may want to consult the FAQ which answers commonly asked questions.

Guided Tour

Tutorial

Language Reference

Tools