Hi gvim,

ClojureScript libraries are generally packaged and made available as JAR files. 
Also, the file names and paths used in ClojureScript follow classpath 
conventions.

Planck is just supporting the existing ClojureScript ecosystem. It's not trying 
to reinvent or innovate in this area.

- Mike

> On Aug 25, 2015, at 9:49 AM, gvim <gvi...@gmail.com> wrote:
> 
> The pace of development is amazing, Mike.
> 
> I'm a bit confused about Planck accessing JAR files. I thought it was all 
> Objective C + Javascript Core?
> 
> gvim
> 
> 
> 
>> On 24/08/2015 20:06, Mike Fikes wrote:
>> http://planck.fikesfarm.com
>> 
>> New Features
>> 
>>  * Support JAR deps
>>  * Support |-c| / |--classpath| for specifying source directories and
>>    JAR deps
>>  * Support for OS X 10.8 Mountain Lion
>>  * Ship with bundled |cljs.pprint| and |cljs.test|
>>  * Support |source| REPL special
>>  * Support |import| REPL special
>>  * Support for |planck.core/*command-line-args*|
>>  * Support |:encoding| option for file I/O
>>  * Support for byte-oriented streams (|planck.io/input-stream| and
>>    |planck.io/output-stream|)
>>  * |doc| output for macros
>>  * |doc| and tab completion for special forms
>> 
>> Changes
>> 
>>  * Read pre-compiled namespaces and analysis metadata for faster loading
>>  * Deprecate |-s| / |--src| in favor of using |-c| / |--classpath|
>>  * Revise |planck.core/file-seq| to be lazy (in terms of |tree-seq|)
>> 
>> Fixes
>> 
>>  * Capture stderr for |planck.shell/sh|
>>  * Fix a glitch in brace highlighting when vertically aligned
>>  * Properly exit if |planck.core/exit| is called with |0|
>>  * Don't block on I/O in |planck.core/shell/sh|
>>  * Properly decode UTF-8 from stdin
>> 
>> 
>> --
>> 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 clojurescript+unsubscr...@googlegroups.com
>> <mailto:clojurescript+unsubscr...@googlegroups.com>.
>> To post to this group, send email to clojurescript@googlegroups.com
>> <mailto:clojurescript@googlegroups.com>.
>> Visit this group at http://groups.google.com/group/clojurescript.
> 
> -- 
> 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 clojurescript+unsubscr...@googlegroups.com.
> To post to this group, send email to clojurescript@googlegroups.com.
> Visit this group at http://groups.google.com/group/clojurescript.

-- 
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 clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to