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

Update Apl2Scar and Scar2Apl to support Unicode interpreters #3

Open
mkromberg opened this issue Jan 5, 2025 · 0 comments
Open

Update Apl2Scar and Scar2Apl to support Unicode interpreters #3

mkromberg opened this issue Jan 5, 2025 · 0 comments

Comments

@mkromberg
Copy link
Contributor

Possible spec:

  1. Unicode APL'er bør skrive "UNICOD" og ikke ASCII i SCAR'en

  2. Når en 8-bit char APL modtager en SCAR med CHAR eller VAC2, skal den bare slå tallene op i sin egen tabel og returnere ⎕AV[0] for Unicode tegn som den ikke har (måske skulle man ha en option hvor man får en TRANSLATION ERROR, men det er ikke kritisk).

  3. VAC4 må godt give en fejl; der er ingen 8-bit char APL'er som har dem i sin ⎕AV

  4. Når en Unicode APL modtager data fra andset end ASCII og UNICOD skal den bare indixere ind i tabellen for at finde Unicode numrene som skal returneres.

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