@xgranade I once started working on a Lisp preprocessor that let you write in indented (Python-ish) style, and compiled to parentheses. You could still use the parentheses yourself if you like.
Didn’t get too far but I still think it’s a decent idea.
Is that also kind of what you’re describing, or am I missing something?
I can see an alternative approach that would use knowledge of the symbols to decide what to do, but that would require types, and likely preclude variable arguments.
Comments
Displaying 0 of 0 comments