scribble-enhanced/graph-lib/graph/__DEBUG_graph6.txt
Georges Dupéron e7b9e41c98 Revert "Notes about the various failures."
This reverts commit 1743dd0e04.
2016-02-26 23:30:11 +01:00

6 lines
416 B
Plaintext

Attempts:
* (datum->syntax) Commit 876c4d2: works, but introduces ~> into the global scope
* (syntax-local-introduce) Does not work at all
* ((make-delta-introducer) (syntax-local-introduce)), see identifiers.ods and __DEBUG_graph6F.rkt: Works on normal identifiers (not sure?) but not for the graph (why?)
* splicing-syntax-parameterize Commit 56fdfae: splicing-syntax-parameterize messes up the scopes of its body