---
jupytext:
  formats: md:myst
  text_representation:
    extension: .md
    format_name: myst
kernelspec:
  display_name: Python 3
  language: python
  name: python3
---

(sec:reference)=
# Fandango Reference

This manual contains reference information about Fandango:

* [Installing Fandango](sec:installing)
* [Fandango command reference](sec:commands)
* [The _syntax_ and _semantics_ of Fandango specifications](sec:language)
* [The Fandango standard library](sec:stdlib)
* [The Derivation Tree reference](sec:derivation-tree)
* [The Fandango Python API](sec:python-api)

% ## Table of Contents
% ```{tableofcontents}
% ```


% ## Acknowledgments
% 
% ```{include} Footer.md
