Skip to content

Argument passing and Serialize/Deserialize of Lox Context

onyinyang requested to merge onyinyang/lox:persist into main

This adds a better Argument passing framework for the Lox Distributor and as a first step to address #21 (closed), #7 (closed), #6 (closed), try Serializing/Deserializing the Lox Context.

Merge request reports