summaryrefslogtreecommitdiff
path: root/lib/zambyte/meta/json.sld
Commit message (Collapse)AuthorAge
* Rename guile.scm to guile-json.scmRobby Zambito2023-02-16
| | | | This will avoid any potential conflicts from other zambyte/meta/guile.scm files.
* Use include-from-path for including the Guile implementationRobby Zambito2023-02-16
|
* Add json DSLRobby Zambito2023-02-15
|
* Add json-object-contains-key?, json-list-length, and json-key-not-found.Robby Zambito2023-02-12
| | | | Update README accordingly and with add examples.
* Initial commitRobby Zambito2023-02-12