You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
brag/base
Jack Firth e5d7cab7cb Rework the grammar APIs
- Make symbol kind mismatches trigger contract errors in more places.
- Add a notion of "flat" grammars and "normal" grammars, where normal grammars can have recursive expressions for their substitution instead of just a list of symbols.
3 years ago
..
derivation.rkt Add semantic actions for other kinds of objects 3 years ago
grammar.rkt Rework the grammar APIs 3 years ago
semantic-action.rkt Add semantic actions for other kinds of objects 3 years ago
symbol.rkt Move symbols into their own module too 3 years ago
token.rkt Rearrange things and implement syntax object builder 3 years ago