One way to make this work would be to build a macro that translates name:
to #:name
in function application.
Here is one way you could do it: Keyword bridge for R6RS · GitHub
One way to make this work would be to build a macro that translates name:
to #:name
in function application.
Here is one way you could do it: Keyword bridge for R6RS · GitHub