Jon Sterling

Results 106 issues of Jon Sterling

@freebroccolo When the parser fails, I'd like it to emit some minimal message that tells me what went wrong; it doesn't need to be a good message (for instance, I...

parser

It would be game-changing to support universe polymorphism. Right now I have a class of large categories, and this is enough for me at the moment, but I would be...

hard difficulty
needs: Rocq feature

I am trying to define categories using HB and ran into a little issue that I wasn't sure how to deal with; am sorry if opening a ticket is not...

medium priority
high priority
error messages

- https://github.com/RedPRL/cooltt/blob/master/src/core/TermBuilder.mli - https://github.com/RedPRL/cooltt/blob/master/src/core/Splice.mli

https://github.com/RedPRL/cooltt/blob/master/src/core/Tactic.ml#L95

Right now, this is only an elaborator; there is no notion of top-level declaration, and no parser.

This is a great plugin! If one improvement were possible, I think I might be able to use it in my projects. The problem is that largescale SML developments typically...