This repository was archived by the owner on Mar 14, 2021. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork8
kriyative/clojurejs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
ClojureJS is a naive implementation of a Clojure subset language to Javascript translator. ClojureJS is an attempt to implement the predictable semantics in the generated Javascript. Some of its features are:
- Consistent scoping in
letandloop/recurforms - Macros with
defmacro - Implicit
returnfrom all forms loop/recurtranslates to Javascriptforloops- Translates Clojure vectors, strings, keywords, symbols and maps to Javascript equivalents
ClojureJS is available under the Eclipse Public License - v 1.0.
For more information see the ClojureJSwiki.
About
A naive Clojure to javascript translator
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Contributors3
Uh oh!
There was an error while loading.Please reload this page.