8000 Added reference to homepage · repos-javascript-compilers/ki@ed92296 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit ed92296

Browse files
committed
Added reference to homepage
1 parent 69cdef0 commit ed92296

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
![ki](http://ki-lang.org/images/ki-color.svg)
77

8+
See [ki-lang.org](http://ki-lang.org) for more information.
9+
810
ki is a lisp with Clojure data structures and semantics that can be intermixed with Javascript code at any level.
911

1012
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.
1618

1719
All of [mori](https://github.com/swannodette/mori).
1820

19-
The following (growing) list of functions / special forms
21+
The following list of functions / special forms
2022
```
2123
[] {} [$ ] {$ } add and apply atom bind catch chain cond def defmethod defmulti
2224
defn deref div do doto eq falsey finally fn fnth geq gt if if_not js leq letc

0 commit comments

Comments
 (0)
0