Kushagra
Kushagra
MModular
Created by Kushagra on 11/27/2023 in #questions
Modular CLI Progress Bar
Can we please have a progress bar when downloading artifacts when installing mojo? Without it, it feels like the download is stuck and there are no cues to if our download is stopped because of network issues or so and makes it pretty hard to install mojo
5 replies
MModular
Created by Kushagra on 11/3/2023 in #questions
Creating Syntactic Sugar
Does anyone here knows if it is possible and if yes, then how to create different syntax structures in the language itself like custom keywords or something to alter the syntax structure? I heard it somewhere that something like that is possible however I don't know if that's actually true or even sensible
2 replies
MModular
Created by Kushagra on 10/18/2023 in #questions
Cannot import Top level packages
No description
18 replies
MModular
Created by Kushagra on 10/1/2023 in #questions
Mojo Versioning System
How is MOJO planning to handle version system or so? The way python does it right now is very messy, you get multiple versions of python installed on the same machine, and then sometimes when you install packages using pip, they go in site-packages of old versions and are not available for newer versions when trying to use them etc. Some information on this would be really helpful
12 replies
MModular
Created by Kushagra on 9/25/2023 in #questions
OS level package?
Is there any native way to use os level system calls like file opening, closing of files, or clearing the terminal? If not, how soon can we expect to have it 👀
4 replies