How are you starting the REPL? What version of ClojureScript? Are you using
lein-cljsbuild?

On Thu, Apr 19, 2012 at 2:09 PM, Mark Engelberg <mark.engelb...@gmail.com>wrote:

> On Thu, Apr 19, 2012 at 10:56 AM, David Nolen <dnolen.li...@gmail.com>wrote:
>
>> How are you compiling the code?
>>
>> David
>>
>>
> In the REPL, using (ns test (:require [namespace-of-file-I-want-to-compile
> :as s]))
> and then invoking the functions using (s/function item).
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to