(no title)
undefeated | 3 years ago
Out of curiosity: How exactly did it work (for users)? I assume you'd write a grammar on the one pane, but how did you teach the tool to convert it into the output language? Was that embedded into the grammar?
undefeated | 3 years ago
Out of curiosity: How exactly did it work (for users)? I assume you'd write a grammar on the one pane, but how did you teach the tool to convert it into the output language? Was that embedded into the grammar?
all2|3 years ago
One of the cool things about it was that it did parse-as-needed, where you could change a rule and it would only reparse that rule.
undefeated|3 years ago