The question is: why would you do that?

Why not? :)

I'm trying to create a functional module system (similar to nixpkgs/nixos),
where modules are functions, imports are arguments, and exports are just the
return of the function.

Seems like scheme macros can't really work like that, although the suggestions
have given me a lot of help. Thank you.

Reply via email to