sim-lib-lang-lua 0.1.2

Lua-style surface profile for the SIM expression runtime.
Documentation
1
2
3
4
5
# Lua metatable vector case

This records the Lua source case where two table-shaped values share an addition
metatable and return the sum of the resulting fields. The runtime conformance
test evaluates the source through the Lua profile.