Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode support #10

Open
4 tasks
smarek opened this issue Aug 13, 2020 · 0 comments
Open
4 tasks

Unicode support #10

smarek opened this issue Aug 13, 2020 · 0 comments

Comments

@smarek
Copy link

smarek commented Aug 13, 2020

With #5 Unicode module for handling utf8 <-> utf16 <-> unicode has been added, with CP437 and SJIS (JIS X 0208 Appendix 1)

  • Separate unicode functions from included encoding tables
  • Merge unicode.lua and string_decode.lua
  • Define codetables, that should be included in runtime
  • Define how to extend the runtime with custom codetable (functions in unicode module will help greatly, dec/enc pattern is already present there)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant