You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a hermes Grammar and values for each terminal, is it possible to perform code generation? I ask because I'm interested in writing code that generates WDL (which uses a hermes grammar), but I can't see any easy or documented way to do this.
Given a hermes Grammar and values for each terminal, is it possible to perform code generation? I ask because I'm interested in writing code that generates WDL (which uses a hermes grammar), but I can't see any easy or documented way to do this.