antimony-lang 0.7.0

The Antimony programming language
1
2
3
4
5
# AST

This module contains the node types of the Antimony AST.

The most important node is `Module`, which is the abstract representation of a Antimony file.