f6dfc034d1
ruby: WIP — parser Phase 1 in-progress changes (save before session close)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 46s
228 insertions, 75 deletions on lib/ruby/parser.sx. Work mid-flight
when the tmux session was wrapped up. Saving here so it isn't lost;
not validated, not under test. Pick up from here when the Ruby loop
resumes.
2026-06-06 15:20:09 +00:00
96019e9fe8
ruby: Phase 1 tokenizer (+107 tests)
...
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
lib/ruby/tokenizer.sx — rb-tokenize: keywords, identifiers (@/@~/$/const),
numbers (dec/hex/oct/bin/float), strings (dq with raw interpolation, sq),
symbols, %w/%i, operators (all compound forms), punctuation, comments,
line/col tracking. Plus test runner test.sh and 107 passing tests.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-25 18:13:05 +00:00