normalize-surface-syntax 0.3.2

Surface-level syntax translation between languages via a common IR
Documentation
1
2
3
4
5
# normalize-surface-syntax/tests/snapshots

Insta snapshot files for surface-syntax reader tests.

52 `.snap` files covering Lua reader tests (anonymous functions, binary expressions, function calls, control flow statements, table literals, multiple returns, varargs) and Lua try/catch translation tests. Each snapshot captures the IR output for a particular input fragment, verified by the insta test framework.