The meta-ACG preprocessor (MACG) is a python program providing an environment to develop and test abstract categorial grammars (ACG) with feature structures. This program takes an input grammar, written in the meta-ACG language (.macg format), and outputs an ACG grammar, which can be interfaced with ACGtk, the ACG toolkit. This repository contains the macg.py main file and its modules, documentation on the meta-ACG language, Emacs and VS Code syntax highlights, and example grammars.
python, 3.8.10
Based on ACGtk version 1.5.4
https://gitlab.inria.fr/ACG/dev/ACGtk