Here is the first release of a few app development tools I've been
working on:
Browserific - App development framework for mobile, desktop, and browser
extensions. https://github.com/greenyouse/browserific
Chenex - New feature expression parser (an alternative to cljx).
https://github.com/greenyouse/chenex
pldb-cache - A persistent, client-side database that uses core.logic's
pldb. https://github.com/greenyouse/pldb-cache
Most of the software is alpha quality or earlier but it's still
usable. The biggest problem is probably that pldb-cache uses WebStorage
instead of an IndexedDB/WebSQL/WebStorage polyfill. Chenex also can't
handle tagged literals quite yet.
To help get a feel for what these projects offer, I wrote a blog post on
app development stuff (http://edbabcock.com/app-hacking.html). Between
that and the READMEs I think everything is explained decently well.
Let me know what you think!
--
Note that posts from new members are moderated - please be patient with your
first post.
---
You received this message because you are subscribed to the Google Groups
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.