lisdude / toaststunt

A network accessible, multi-user, programmable, interactive system for the creation of LambdaMOO style MOOs / MUDs.
63 stars 27 forks source link

XML Support #47

Open biscuitWizard opened 3 years ago

biscuitWizard commented 3 years ago

This PR adds a builtin to allow to serialization/deserialization of XML in MOO, alongside JSON support.

This is based on the expat patch, and updated.