language
learn the language syntax and version features
latest: 1.0.0
maci uses a hybrid parsing concept where it reads the file or string and parses the valid syntax with its own custom tokenization logic and then relies on the ast library to set the literal python object from the parsed data.
language versions and support
To learn about the language, click a version to view the documentation
Last updated