TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ki – A lisp for your JavaScript

119 pointsby threepointonealmost 11 years ago

10 comments

roryokanealmost 11 years ago
See also LispyScript (<a href="http://lispyscript.com/" rel="nofollow">http:&#x2F;&#x2F;lispyscript.com&#x2F;</a>), “a JavaScript with Lispy syntax and macros”.<p>Like Ki, it requires inclusion of a standard library. Unlike Ki, it does not provide alternative data structures in addition to native JS values; it only uses native JS values. LispyScript also does not support embedded JavaScript or being embedded within JavaScript. But LispyScript currently has better docs, including a page to try it in the browser (<a href="http://lispyscript.com/tryit/" rel="nofollow">http:&#x2F;&#x2F;lispyscript.com&#x2F;tryit&#x2F;</a>).
评论 #7899630 未加载
评论 #7900127 未加载
VMGalmost 11 years ago
See also: <a href="https://github.com/Gozala/wisp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Gozala&#x2F;wisp</a>
评论 #7898152 未加载
评论 #7899863 未加载
oweileralmost 11 years ago
Why would I want to use this in preference to ClojureScript?
评论 #7898267 未加载
评论 #7897948 未加载
j_salmost 11 years ago
I&#x27;d appreciate any opinions on how usable something like this or ClojureScript is to transition to in an enterprise &#x2F; team environment. How can I sell that switch to my employer and co-workers?
评论 #7901199 未加载
leishulangalmost 11 years ago
The only reason I use clojurescript over other js lisps is core.async. What is Ki&#x27;s take on this?
评论 #7903626 未加载
hajilealmost 11 years ago
There is already a ki lisp (a smaller subset of Qi lisp) that is the foundation of shen lisp.<p><a href="http://www.shenlanguage.org/learn-shen/shendoc.htm#KI" rel="nofollow">http:&#x2F;&#x2F;www.shenlanguage.org&#x2F;learn-shen&#x2F;shendoc.htm#KI</a>
评论 #7903616 未加载
jeletonskellyalmost 11 years ago
As a clojure developer that sometimes crosses the line into the front-end world, this is going to make my life much easier.
评论 #7899173 未加载
lsdafjklsdalmost 11 years ago
Trying to find ways to integrate react &#x2F; om &#x2F; clojurescript into my Ember app and this is perfect. Thank you!
timwaaghalmost 11 years ago
like this. im not sure how much an improvement this is over for example underscore (i guess i&#x27;ll find out), but at least i can finally -kinda- say i write bloody LISP when i put this in my code :P
fdsaryalmost 11 years ago
Woow! This is really fucking cool! Thanks for sharing.
评论 #7898583 未加载