Skip to content

Commit

Permalink
Add Unicode support in Cuis Smalltalk paper
Browse files Browse the repository at this point in the history
  • Loading branch information
jvuletich committed Feb 19, 2024
1 parent c431386 commit ca21679
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2022-10-28-UnicodeIsNowDefault.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ layout: post

Unicode is now enabled by default for all source code, text and text files in Cuis. Display of all text is done using TrueType fonts rasterized by our Vector Graphics engine.

Read the [paper](2022-11-UnicodeSupportInCuisSmalltalk.pdf) written by Juan and presented at the ["FAST Workshop 2022 on Smalltalk Related Technologies"](https://openreview.net/group?id=FAST.org.ar/2022/Workshop&referrer=[Homepage]). It describes the approach used to support Unicode in Smalltalk source code and generally in Text objects. It also includes a review of pitfalls in the implementation of Unicode in other programming languages and the lessons learnt from them.
Read the [paper](https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev/blob/master/Documentation/Papers/2022-11-UnicodeSupportInCuisSmalltalk.pdf) written by Juan and presented at the ["FAST Workshop 2022 on Smalltalk Related Technologies"](https://openreview.net/group?id=FAST.org.ar/2022/Workshop&referrer=[Homepage]). It describes the approach used to support Unicode in Smalltalk source code and generally in Text objects. It also includes a review of pitfalls in the implementation of Unicode in other programming languages and the lessons learnt from them.

This is the [Video recording of the presentation](https://youtu.be/P6e2_NvLpxE?t=0) given by Juan.
Binary file removed _posts/2022-11-UnicodeSupportInCuisSmalltalk.pdf
Binary file not shown.

0 comments on commit ca21679

Please sign in to comment.