From what I understood after using codon for an hour or so, codon is another language similar to python. It does not contain all standard library of python. You can't even import numpy into it. Also, it's not free and open source. You can only use it for non-commercial purposes. Great video, but I think codon in its current form has limited use.
Hello Jadi! I would like to tell that I've been really enjoying your style of presentation, it's really well-structured and easy to listen. Thank you for your work!
Super cool, does it also work when you have multiple python modules (files), importing them etc. Is it able to create a single binary for all of those, or it just works for a single file script?
How is this more convenient than C++20/Boost or even Fortran03 with some libraries? I don't see it. With C++ you have a state-of-the-art IDE, hundreds of battle tested libraries and outstanding performance. How is this more productive than C++ with an appropriate library/framework?
This is not a competition. You choose your tool based on your needs and circumstances. This specific python compiler is just a tool to execute your codes much faster. Its not a replacement for C or CPP.
Cool, but unfortunately Codon as of now, does not create native windows executables. Does not look like a priority to them, but is on the roadmap i think.
From what I understood after using codon for an hour or so, codon is another language similar to python. It does not contain all standard library of python. You can't even import numpy into it. Also, it's not free and open source. You can only use it for non-commercial purposes. Great video, but I think codon in its current form has limited use.
Hello Jadi! I would like to tell that I've been really enjoying your style of presentation, it's really well-structured and easy to listen. Thank you for your work!
Thank you so much!
Another great video Jadi. Thanks a lot :)
Super cool, does it also work when you have multiple python modules (files), importing them etc. Is it able to create a single binary for all of those, or it just works for a single file script?
i believe so, importing files, modules is totally part of python basics IMO
How is this more convenient than C++20/Boost or even Fortran03 with some libraries? I don't see it. With C++ you have a state-of-the-art IDE, hundreds of battle tested libraries and outstanding performance. How is this more productive than C++ with an appropriate library/framework?
This is not a competition. You choose your tool based on your needs and circumstances. This specific python compiler is just a tool to execute your codes much faster. Its not a replacement for C or CPP.
Useful and Great, Thanks.
Thanks a lot. Its really useful.
That was great tnx🎉
😍😍😍 tnx jadi
Cool, but unfortunately Codon as of now, does not create native windows executables. Does not look like a priority to them, but is on the roadmap i think.
Awesome! How to use it in Windows?
Sorry. I'm more focused on Linux / Mac. But if there is a win version, its site should have the installation / usage method.
Thanks
❤❤❤
Great
numba literally 100x better than this