forum-msg-id-135004-edit
Original date:2020-07-07 12:15:51 Edited by: ghaberek Subject: Re: Euphoria MVC updates
I added a JSON parser today! (Well, I actually wrote it a month ago.)
Source: https://github.com/OpenEuphoria/euphoria-mvc/blob/v1.8.0/include/mvc/json.e
Docs: https://github.com/OpenEuphoria/euphoria-mvc/blob/v1.8.0/docs/JSON.md
Edit: the docs reference Euphoria maps but I stripped all of that out to simplify the parser. Objects are just sequences of {key,{type,value}} items now. I'll update the documentation to remove references to maps soon.
-Greg
Not Categorized, Please Help
|