akeep / nanopass-framework-racket

Racket port of the nanopass-framework
MIT License
34 stars 9 forks source link

Idea Proposal: Make optional arguments keyword arguments #6

Closed LeifAndersen closed 9 years ago

LeifAndersen commented 9 years ago
(entry ...)       -> #:entry ...
(extends ...)     -> #:extends ...
(definitions ...) -> #:definitions (...)
(terminals ...)   -> #:terminals (...)