Name: Anonymous 2023-03-28 22:38
how do I alias in scheme because I want my if to be se to program in spanish
I mean I'd like a macro that does what this would do
(define se if)
But works for macros and reserved words too not just for functions (I think if is a reserved word).
Syntax would be (alias se if) and I would have a file that runs automatically just to alias a bunch of words to program in spanish or portuguese or latin.
Thanks for listening.
I mean I'd like a macro that does what this would do
(define se if)
But works for macros and reserved words too not just for functions (I think if is a reserved word).
Syntax would be (alias se if) and I would have a file that runs automatically just to alias a bunch of words to program in spanish or portuguese or latin.
Thanks for listening.