Hacker News new | past | comments | ask | show | jobs | submit login

Mojo just open sourced their standard library. https://github.com/modularml/mojo/tree/nightly/stdlib

It's very interesting to browse, since it's a huge collection of (presumably) working tested example code doing mundane things using Mojo, which is extremely useful to browse when trying to figure out how to efficiently use the language. Similarly, browsing the implementation of the stdlib has helped me a lot with learning zig.




Awesome, we'll be releasing a bunch more, but this is a pretty exciting starting point. The standard library has a lot of the lowest level details, and shapes most of the language - because so much of Mojo is library defined.

-Chris




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

Search: