Hiya :slightly_smiling_face: I heard about Pants w...
# welcome
q
Hiya šŸ™‚ I heard about Pants when researching monorepos, on a blog post (not sure which now!) I'm in the process of setting up a repo to use it. Currently only using Python, though hope to switch to Mojo when it's released. Thanks for what, so far, seems like an amazing tool! šŸ™
šŸ‘‹ 7
šŸ‘‹šŸ» 1
h
Interesting - first I heard of Mojo! Why do you want to switch?
q
Hi @hundreds-father-404 šŸ™‚ I want to switch because Mojo has: • excellent support for parallelism • compiles to run as fast as C • progressive "real" typing system (real in that types are used at compile time) And a few other bits and bobs. I work on ML/AI stuff, and Python is the defacto standard for this, so another language isn't really an option. Mojo was partly developed to allow leveraging Python ML ecosystem (Python) while providing modern language features.
ā¤ļø 1