Re: [PATCH 20/26] rv/rvgen: refactor automata.py to use iterator-based parsing
From: Nam Cao <hidden>
Date: 2026-01-22 15:35:04
Also in:
lkml
From: Nam Cao <hidden>
Date: 2026-01-22 15:35:04
Also in:
lkml
Gabriele Monaco [off-list ref] writes:
Just know that this parser is already quite fragile and we are planning a major refactor using ply with a well-defined grammar and tokenizer, like how the LTL parser is implemented.
I will get to it after your hybrid automaton stuff is merged, I don't want to deal with conflict. Nam