Lkt: revamp the module system

This commit is contained in:
Pierre-Marie de Rodat
2026-01-13 14:49:31 +00:00
parent d5cf4f8821
commit 6e88d6ec25
947 changed files with 2276 additions and 1621 deletions

View File

@@ -1,7 +1,7 @@
# Check that the Python bindings to wrap/unwrap arrays of structs of arrays work
# as expected.
import lexer_example
from lexer_example import foo_lexer
@with_lexer(foo_lexer)
grammar foo_grammar {