18,205
edits
Hi fellow wiki editors!
To help newly registered users get more familiar with the wiki (and maybe older users too) there is now a {{Welcome to the wiki}} template. Have a look at it and feel free to add it to new users discussion pages (and perhaps your own).
I have tried to keep the template short, but meaningful. /Johan G
Changes
→Objective
{{Stub}}
== Objective ==
# serialization: convert a Nasal data structure (vector, hash, scalar) to a string using valid Nasal syntax
# deserialization: compile that string to a temporary Nasal function, call it to retrieve the original data structure