denden
denden
MModular
Created by denden on 9/15/2023 in #questions
Will Mojo be a "true" systems programming language?
hmm, I think I recall that as well 🤔
17 replies
MModular
Created by denden on 9/15/2023 in #questions
Will Mojo be a "true" systems programming language?
@Jack Clayton would you have an input on if this should be possible in the future?
17 replies
MModular
Created by denden on 9/15/2023 in #questions
Will imported python modules eventually be compiled by Mojo instead of relying on the python env?
Yes, I do realize it is far from complete currently, but it definitely one of the primary goals!
10 replies
MModular
Created by denden on 9/15/2023 in #questions
Will imported python modules eventually be compiled by Mojo instead of relying on the python env?
I would hope there isn't a dramatic difference though...could you give an example of this?
10 replies
MModular
Created by denden on 9/15/2023 in #questions
Will imported python modules eventually be compiled by Mojo instead of relying on the python env?
Thanks for the reply. I was sure Chris Lattner said in an interview that if you past pure python straight into Mojo, you should get around a 10X performance boost because of compilation. If that is the case, as long as the python package does not use other languages, then it should be able to compile it right? that being said...maybe there is no good way to detect if it is a pure python package though?
10 replies