Conversation
Notices
-
Thinking about a problem in python where I'm like, "Yeah, lisp macros would be really nice here."
- Will Kahn-Greene likes this.
- Tom Marble repeated this.
-
@cwebber s/a problem in//
-
I know how to parse that sed expression, but not what you're implying. :)
-
There is no part of Python where Lisp macros wouldn't be really nice. ;-)
-
Syntax. :) Can't think a nice way that python's syntax could work with general macros?
-
@cwebber s/\t +/\(/ ;-)