language
learn the language syntax and version features
Last updated
learn the language syntax and version features
Last updated
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.
To learn about the language, click a version to view the documentation
lang version | supported maci versions | current | eol |
---|---|---|---|
<=1.0.0
yes
no