Skip to content

Support reverse atom_chars/2 in WAM-C - #4268

Merged
s243a merged 1 commit into
mainfrom
feat/wam-c-atom-chars-reverse
Sep 14, 2026
Merged

s243a merged 1 commit into
mainfrom
feat/wam-c-atom-chars-reverse

Conversation

@s243a

@s243a s243a commented Sep 14, 2026

Copy link
Copy Markdown
Owner

Adds atom_chars(-Atom,+Chars) for finite, fully bound proper lists of single Unicode scalar character atoms. The runtime accepts both WAM list layouts, preserves trail/backtracking behavior, and reports unsupported shapes explicitly. Generated-C/SWI coverage includes ASCII, empty, Unicode, compiled-list rollback, and malformed inputs.

Validation: test_wam_c_atom_chars.pl, test_wam_c_atom_codes.pl, test_wam_c_char_code.pl, and test_wam_c_target.pl pass; git diff --check is clean.

@s243a
s243a merged commit 53e3c3f into main Sep 14, 2026
16 checks passed
@s243a
s243a deleted the feat/wam-c-atom-chars-reverse branch September 14, 2026 23:18
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.

1 participant