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

Fix UTF-8 support for customized getchar() #32

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

phorward
Copy link
Owner

UniCC currently does not accept UTF-8 in its own input files! The stuff in README.md is a lie...this is awkward and crazy, and I wasn't rightly aware this is such a big problem.

This pull request adds full UTF-8 support to the C target, and fixes UniCCs grammar parser to accept and process UTF-8 correctly.

@phorward phorward marked this pull request as draft January 24, 2024 11:22
broken state, does not work, intermediate state.
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

Successfully merging this pull request may close these issues.

None yet

1 participant