User loginNavigation |
MacroPy: Bringing Macros to Python. Quasiquotes, case classes, LINQ and more!Hey All, MacroPy (https://github.com/lihaoyi/macropy) is a project we've been working on, which gives you the ability to (very easily) perform AST manipulations on a Python program, and runs on a unmodified Python runtime (CPython 2.7 or PyPy 2.0). We have a whole suite of demo macros, which I think are all pretty compelling use cases for macros in a language which traditionally doesn't have such functionality. They are pretty different from what comes up if you'd google "lisp macros"! We think this is super cool, so hopefully you find it interesting. Looking forward to any feedback! Thanks! By lihaoyi at 2013-05-18 20:59 | LtU Forum | previous forum topic | next forum topic | other blogs | 4811 reads
|
Browse archives
Active forum topics |
Recent comments
3 days 23 hours ago
3 days 23 hours ago
3 days 23 hours ago
3 weeks 4 days ago
4 weeks 3 days ago
4 weeks 3 days ago
4 weeks 4 days ago
4 weeks 4 days ago
4 weeks 4 days ago
5 weeks 8 hours ago