Enhancements for the scribble language (a documentation language based on Racket)
Go to file
2015-12-11 18:38:32 +01:00
graph Implemented in library: check-equal?-classes:, which tests that elements in the same class are equal?, and elements in distinct classes are not equal?, as well as repeat-stx, which solves the (syntax-parse #'((1 2 3) (x y)) [([a b …] …) #'([(a b) …] …)) problem. 2015-12-11 18:38:32 +01:00
.gitmodules Initial commit. 2015-10-21 18:35:42 +02:00