gordonbrander / wisp

Homoiconic JS with clojure syntax, s-expressions & macros

Home Page:http://jeditoolkit.com/wisp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wisp

Wisp is homoiconic JS dialect with a clojure syntax, s-expressions and macros. Wisp code compiles to a human readable javascript, which is one of they key differences from clojurescript. It attempts to compile to a JS code that you would have written yourself if you were writing in pure JS, think of wisp as markdown for JS programing!

Homoiconic syntax and macros are the primary motivations!

meta

Install

npm install -g wisp

Build Status

About

Homoiconic JS with clojure syntax, s-expressions & macros

http://jeditoolkit.com/wisp/

License:Other


Languages

Language:JavaScript 100.0%