diff --git a/docs/index.html b/docs/index.html index 12aeb77..46dfaed 100644 --- a/docs/index.html +++ b/docs/index.html @@ -11,7 +11,43 @@ -
+
+ + + +
+

+ + 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?
+

+ +