Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm a little confused where you are going with this. Could you elaborate a little? Its one thing for this to be possible using `coding`, but this is a macro builder available right now. Interpy just highlights the possibility of this, right? If there were a macro framework that used `coding` it would seem more relevant. Otherwise it looks like you're comparing apples and a knife. Am I missing something?


> If there were a macro framework that used `coding`

Does JSX-like template for Python count?

https://github.com/dropbox/pyxl

    # coding: pyxl
    print <html><body>Hello {my_var}!</body></html>
Combined with this, we can make Meteorjs-like applications in Python directly. Even AST transformation of backend DOM operations in Python directly rendered to Javascript to browser.


Ah! Sorry about that. As I said, I was confused. That is very interesting.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: