meta-cedille icon indicating copy to clipboard operation
meta-cedille copied to clipboard

Minimalistic dependent type theory with syntactic metaprogramming

Results 3 meta-cedille issues
Sort by recently updated
recently updated
newest added

TODO: this leads to infinite looping somewhere. This fix is a bit hacky anyway, so maybe there's a better way.

There is a bug in parsing somewhere: whenever a non-terminal is currently parsed but no rule applies, for some reason there is no error thrown during parsing. Test it for...

Add checks to the `seteval` statement to ensure that the loaded grammar is indeed of `LL1` type.