CIEL 0.0-dev

CIEL Is an Extended Lisp

GitHub Show me

#!/usr/bin/env ciel

(print
  (json:read-json
    (http:get "https://fakestoreapi.com/products?limit=5")))

$ ./myscript.lisp

You need JavaScript to see the rest of the doc :( Just look at the GitHub repository. Cheers, EWW user maybe?