[Cuis-dev] [Ann] Unicode support in TextEditors, Files and Smalltalk code

Luciano Notarfrancesco luchiano at gmail.com
Fri Jul 8 05:49:44 PDT 2022


That’s wonderful!
I’ll start using it extensively in my math project and see if I find any
problem.
Thanks a lot for this work!
Luciano

On Fri, 8 Jul 2022 at 02:56 Juan Vuletich via Cuis-dev <
cuis-dev at lists.cuis.st> wrote:

> Hi Folks,
>
> I've just pushed the updates needed to enable UTF-8 Unicode in editors,
> files and source code. This means that letters in any alphabet can be
> used in identifiers (variable and class names, selectors), literals,
> etc. Additionally, any math symbol in Unicode can be used in binary
> selectors.
>
> Updating your image should not involve risk, as it is not activated by
> default. This means that editors still edit String using Character, and
> code is saved in StandardFileStream.
>
> But the new code is very new, and hasn't been used for long. So, please
> play with it in throw-away images, where losing stuff is not a problem.
> To activate it, evaluate `TextModel useUtf8Editors`.
>
> Please share your experience, and report any bugs or problems you find.
>
> Enjoy!
>
> --
> Juan Vuletich
> www.cuis-smalltalk.org
> https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev
> https://github.com/jvuletich
> https://www.linkedin.com/in/juan-vuletich-75611b3
> https://independent.academia.edu/JuanVuletich
> https://www.researchgate.net/profile/Juan-Vuletich
> https://patents.justia.com/inventor/juan-manuel-vuletich
> https://twitter.com/JuanVuletich
>
> --
> Cuis-dev mailing list
> Cuis-dev at lists.cuis.st
> https://lists.cuis.st/mailman/listinfo/cuis-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220708/090f9f8f/attachment.htm>


More information about the Cuis-dev mailing list