fnjs

functional javascript

Download as .zip Download as .tar.gz View on GitHub

fnjs ("fungus"? -- let's hope it spreads ...) is more or less a clojure DSL that produces javascript. It's not a platform like clojurescript, but simply a nicer way to write javascript -- with clojure syntax.

See examples/overview.fnjs for an annotated example of the current implementation.

--> README
--> examples/overview.fnjs (latest)
--> examples/overview.fnjs (highlighted, may be outdated)