More notes

This commit is contained in:
Georges Dupéron 2016-02-26 21:30:30 +01:00
parent 8cff20856f
commit 8a87411a04

View File

@ -9,4 +9,5 @@ Attempts:
Not tried yet:
* datum->syntax (or replace-context or …) in define-graph, so that it "gobbles" its parameters?
* #:defined-please-bind-dammit (~>), so that a rename-transformer is introduced by define-graph
* defining ~> directly inside define-graph
* defining ~> directly inside define-graph
* Make the simplest possible example that has the same structure (type-expander + several levels of macros).