Graph manipulation library in Typed/Racket
Go to file
2016-11-05 02:46:09 +01:00
scribblings Run Travis on 2 threads only, to avoid OOM when compiling phc-adt. Added and used check-equal?-values: form. 2016-10-03 01:29:53 +02:00
test First metafunction works, with a bit of a hack to remove the annoying scope. 2016-11-05 02:46:09 +01:00
.gitignore raco pkg new phc-graph 2016-08-17 14:09:56 +02:00
.travis.yml Remove -x option on raco test in .travis.yml, so that all modules are run, including those without a test submodule. 2016-10-11 00:23:46 +02:00
dispatch-union.rkt WIP: have to separate function definition from its type with :, due to recursive functions. 2016-11-04 22:38:14 +01:00
free-identifier-tree-equal.rkt WIP: have to separate function definition from its type with :, due to recursive functions. 2016-11-04 22:38:14 +01:00
fully-expanded-grammar-extract-bindings.rkt Arrows for subtemplate derived ids work in DrRacket 2016-10-07 04:46:06 +02:00
fully-expanded-grammar.rkt Fixed #%plain-app vs #%app and #%plain-lambda vs lambda issue in fully-expanded-grammar.rkt 2016-10-11 01:55:22 +02:00
info.rkt Partial rewrite of traversal.hl.rkt, ready to add the caching mechanism. 2016-11-04 02:30:51 +01:00
LICENSE.txt raco pkg new phc-graph 2016-08-17 14:09:56 +02:00
main.rkt raco pkg new phc-graph 2016-08-17 14:09:56 +02:00
patch-arrows.rkt Arrows for subtemplate derived ids work in DrRacket 2016-10-07 04:46:06 +02:00
README.md raco pkg new phc-graph 2016-08-17 14:09:56 +02:00
subtemplate.rkt First metafunction works, with a bit of a hack to remove the annoying scope. 2016-11-05 02:46:09 +01:00
traversal.hl.rkt First metafunction works, with a bit of a hack to remove the annoying scope. 2016-11-05 02:46:09 +01:00

phc-graph

README text here.