mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
Also stop building it in `manage.py`` (it is no longer needed for common Langkit operations). Rename and repurpose `contrib/python_grammar` to generate+build Libpythonlang, in an attempt to ensure it does not bit rot.
8 lines
125 B
YAML
8 lines
125 B
YAML
lkt_spec:
|
|
entry_point: nodes.lkt
|
|
source_dirs: [.]
|
|
library:
|
|
language_name: Python
|
|
warnings:
|
|
undocumented-nodes: false
|