File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
6
6
![ ki] ( http://ki-lang.org/images/ki-color.svg )
7
7
8
+ See [ ki-lang.org] ( http://ki-lang.org ) for more information.
9
+
8
10
ki is a lisp with Clojure data structures and semantics that can be intermixed with Javascript code at any level.
9
11
10
12
ki is a thin macro layer on top of [ mori] ( https://github.com/swannodette/mori ) plus a few constructs.
@@ -16,7 +18,7 @@ ki is in flux, feel free to test it out but expect glitches.
16
18
17
19
All of [ mori] ( https://github.com/swannodette/mori ) .
18
20
19
- The following (growing) list of functions / special forms
21
+ The following list of functions / special forms
20
22
```
21
23
[] {} [$ ] {$ } add and apply atom bind catch chain cond def defmethod defmulti
22
24
defn deref div do doto eq falsey finally fn fnth geq gt if if_not js leq letc
You can’t perform that action at this time.
0 commit comments