mikaelpatel / Cosa

An Object-Oriented Platform for Arduino/AVR
https://mikaelpatel.github.io/Cosa/
GNU Lesser General Public License v2.1
338 stars 76 forks source link

Ciao: Generate JSON from Schema/Value #442

Open mikaelpatel opened 8 years ago

mikaelpatel commented 8 years ago

The Cosa Ciao serialization could be used as an intermediate step for generating JSON of both a schema written in Ciao but also encoding values.

Data types in Cosa could be traced in JSON format by adding a Ciao schema for the data types.