top | item 42534572

(no title)

docandrew | 1 year ago

You can embed and work with UTF-8 strings with no issue (I have source with emoji string literals), but if you need complex manipulation of code points vs glyphs etc. I’m not sure how robust the libraries are for what you are trying to do.

https://ada-lang.io/docs/learn/how-tos/gnat_and_utf_8/

discuss

order

rad_gruchalski|1 year ago

Thank you, this is very useful information.