Hacker News new | ask | show | jobs
by czbond 1088 days ago
@eshnil (& others familiar with Mojo)

I had not looked at Mojo... thanks for the pointer. In the past, I've had issues with library compatibility with compiled derivative languages of interpreted ones (eg: Crystal of Ruby, etc, etc).

Know if Mojo directly uses existing Python ecosystem?

I've been using Polars, etc.

1 comments

> Know if Mojo directly uses existing Python ecosystem?

They say they do, including libs with C bindings.