PlutoLang / Pluto

A superset of Lua 5.4 with a focus on general-purpose programming.
https://pluto-lang.org/docs/Introduction
MIT License
337 stars 20 forks source link

CaT: Implement optional value encoding feature #892

Closed Sainan closed 6 days ago

Sainan commented 1 week ago

Value encoding is a new optional feature of the CaT format which addresses the problem that previously values could not be multi-line, as this would cause data corruption.