Skip to content

Is Hylang ready for production use? #2311

Answered by Kodiologist
mod0 asked this question in Q&A
Discussion options

You must be logged in to vote

Performance is essentially the same as Python (except maybe in extreme cases that we don't test involving parsing a huge amount of code). The known bugs are generally not so bad (see the issues list). However, the language is still changing. You can see from NEWS that with each release comes breaking changes. I use Hy for real work and so do several other core maintainers, but until 1.0 is out, you should expect to need to change your code to follow language changes, unless you're happy with staying on one release for a long time.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mod0
Comment options

Answer selected by mod0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants