Forum Archive

Official support for Hy?

marbetschar

Are there any plans and/or attempts on supporting Hy natively in Pythonista?

JonB

Looks to me like Hy is pure python, so you should be able to install it using stash. You could then run Hy programs using stash, or build a custom button that runs through Hy. I don't think syntax highlighting will work correctly on .Hy files.

ccc

https://forum.omz-software.com/search/Hylang%20?in=titlesposts

marbetschar

@ccc I already did the search; nothing really answers the question there. If this is the wrong spot to ask this question, can you please point me into the right direction?

@JonB that's what I expect too - therefore the question if there is any intent of supporting Hy natively.