|
|
|
|
|
by Retr0id
636 days ago
|
|
>> Strings: Codon currently uses ASCII strings unlike Python's unicode strings. Yikes. These days I wouldn't even call those strings, just bytes. I can live with static/strong typing (I prefer it, even), but not having support for actual strings is a huge blow. |
|