▲ | FrustratedMonky a day ago | |||||||||||||||||||||||||
From Docs, https://docs.modular.com/mojo/manual/python/ "This is 100% compatible because we use the CPython runtime without modification for full compatibility with existing Python libraries." At this point you need to either explain your objection, or just admit you are a troll. You haven't actually at any point in this exchange offered any actual argument beyond 'duh, you're wrong'. I'd be ok if you actually pointed to something like 'well technically, the mojo parts are compiled differently', or something. You say you worked there, but you're not even looking at their website. Creator Chris Lattner discussing why they used Python. https://www.youtube.com/watch?v=JRcXUuQYR90 Start at minute 12. "Mojo is a very extended version of Python". | ||||||||||||||||||||||||||
▲ | almostgotcaught a day ago | parent [-] | |||||||||||||||||||||||||
Are you even a programmer? Do you know what any of these words mean? > using the CPython interpreter as a dynamic library (shown as libpython.dylib in figure 1). They're embedding the python interpreter not extending it - just like everyone and their mother has been able to do for decades https://docs.python.org/3/extending/embedding.html I repeat: you have no idea what you're talking about so in reality you're the troll. | ||||||||||||||||||||||||||
|