An open API service indexing awesome lists of open source software.

https://github.com/ascarrambad/simple-json-parser

A simple JSON parser I’ve done as an assignment. It recognises a simplified JSON grammar and it is written both in Common Lisp and SWI-Prolog.
https://github.com/ascarrambad/simple-json-parser

json-parser lisp prolog

Last synced: 3 months ago
JSON representation

A simple JSON parser I’ve done as an assignment. It recognises a simplified JSON grammar and it is written both in Common Lisp and SWI-Prolog.

Awesome Lists containing this project