top | item 33911686

(no title)

victoryhb | 3 years 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.

discuss

order

_frkl|3 years ago

What'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.

slt2021|3 years ago

The 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.