Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.

Implement UTF-8 support for Char, String & Regex implementations #32

Open
mkaput opened this issue Sep 10, 2018 · 0 comments
Open

Implement UTF-8 support for Char, String & Regex implementations #32

mkaput opened this issue Sep 10, 2018 · 0 comments
Assignees
Labels
compiler Area: Intentio Compiler enhancement Engagement: Good for newcomers high priority High priority runtime Area: Intentio Runtime

Comments

@mkaput
Copy link
Member

mkaput commented Sep 10, 2018

Investigate what is needed and implement this for our textual data types.

What is known to do:

  • Char type needs to be variable-length or constant size >=32-bit
  • String length and String size are totally different things
@mkaput mkaput added the thesis Highest priority: task for Marek & Anna BEng Thesis, it cannot be taken by external contributors label Sep 11, 2018
@mkaput mkaput added compiler Area: Intentio Compiler runtime Area: Intentio Runtime labels Sep 19, 2018
@mkaput mkaput added enhancement Engagement: Good for newcomers high priority High priority and removed thesis Highest priority: task for Marek & Anna BEng Thesis, it cannot be taken by external contributors labels Oct 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compiler Area: Intentio Compiler enhancement Engagement: Good for newcomers high priority High priority runtime Area: Intentio Runtime
Projects
None yet
Development

No branches or pull requests

2 participants