You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: implementations.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,6 +110,8 @@ Schema generation
110
110
Data parsing
111
111
------------
112
112
113
+
- Delphi
114
+
-[DJsonSchema](https://github.com/schlothauer-wauer/DJsonSchema) (MIT) - Command line tool to generate Delphi classes which include boilerplate code to read and write JSON data.
113
115
- Haskell
114
116
-[aeson-schema](https://github.com/timjb/aeson-schema) (MIT) - generates code for a parser
0 commit comments