erlang: er-to-sx / er-of-sx term marshalling (+23 runtime tests)

This commit is contained in:
2026-05-14 20:07:35 +00:00
parent 2ee5e45515
commit 3d092dd78e
5 changed files with 127 additions and 6 deletions

View File

@@ -1,13 +1,13 @@
# Erlang-on-SX Scoreboard
**Total: 600 / 600 tests passing**
**Total: 623 / 623 tests passing**
| | Suite | Pass | Total |
|---|---|---|---|
| ✅ | tokenize | 62 | 62 |
| ✅ | parse | 52 | 52 |
| ✅ | eval | 385 | 385 |
| ✅ | runtime | 70 | 70 |
| ✅ | runtime | 93 | 93 |
| ✅ | ring | 4 | 4 |
| ✅ | ping-pong | 4 | 4 |
| ✅ | bank | 8 | 8 |