Files
Swarnadeep Paul 6de88d5fd0 Add initial libunicode for UTF-8 parsing and example
- Added libunicode.asm to parse UTF-8 strings.
- Implemented count_utf8_codepoints to skip continuation bytes.
- Implemented count_utf8_graphemes to handle ZWJ (E2 80 8D) and combining marks (CC/CD).
- Added console.asm to the examples folder to test and print the results.
- Submitted for GSoC qualification task.
2026-03-09 13:08:25 +05:30
..
2021-05-22 19:09:11 +00:00
2024-06-03 00:34:02 +01:00
2024-01-04 22:20:35 +00:00
2024-06-03 00:34:02 +01:00