Closed emberian closed 7 years ago
binder
conflicts with one of the properties, although I don't know how properties work and can't quite tell from the docs either, whether that name is important.
Ok, I see where it's defined and some relevant docs, but still don't understand where the word "binder" was originally coming from...
@cmr The binder
identifier was coming from this line: https://github.com/jonsterling/racket-logical-framework/blob/master/locally-nameless.rkt#L85
Maybe that one should be renamed to locally-nameless
or binding-support
or something along those lines.
I like binding-support
Ok, the tests fail the same way as they did before. Merge? :)
@cmr The tests seem to succeed for me... Can you post the test failure?
I have a suggestion: maybe we could just say arity
everywhere instead of binder
! @david-christiansen @cmr
arity
is fine for pi in my book.
Ah, I'll bet ctt.rkt
doesn't even build at this point; I'm going to go through and fix things up.
@cmr Now I think all the examples should work!
We should really Travis this thing
@david-christiansen I agree... I don't know if we can do for free that with a private repo though. [I don't have any particular attachment to keeping the repo private, but I wasn't sure what your thoughts were on this.]
Public works for me. We should probably rename the repo at that time.
OK, I've renamed the repository to racket-grit
and made it public. We can set up travis soon!
Classifiers -> Arities Base classifiers -> Sorts => -> binder $ -> plug
Closes #15