7 ms·
If Codon becomes similar enough to Python, it will be trivial to port Python libs to it, thus opening Codon to the vast Python ecosystem.
by victoryhb 4y ago
If Codon becomes similar enough to Python, it will be trivial to port Python libs to it, thus opening Codon to the vast Python ecosystem.
- slt2021 4y agoThe only trivial thing in software is hello world, anything more complicated or useful for end users is usually far from being trivial, in my experience.
- _frkl 4y agoWhat's the story with Python libraries that have c-modules/binary parts to it? Would those work? If not, then the previous comment stands, IMHO.