Hi
I try to follow this guide
https://github.com/clojure/clojurescript/wiki/The-REPL-and-Evaluation-Environments
and get an error
No 'xpc' param provided to chid iframe
when loading http://localhost:9000/repl
and my clojurescript repl hangs
Clojure 1.4.0
user=> (require '[cljs.repl :as repl])
nd i am at clojurescript repl
then i open http://localhost:9000/repl and get xpc error
enter (+ 1 1) in clojurescript repl and it hangs.
пятница, 7 сентября 2012 г., 20:19:20 UTC+4 пользователь David Nolen
написал:
>
> On Thu, Sep 6, 2012 at 10:29 AM, goracio >
> wrote:
> >
2012 7:49:22 PM UTC+4, David Nolen wrote:
>
> Could we get a bit more information about your environment. What release
> are you using? What version of closure, clojure?
>
> Thanks,
> David
>
> On Sunday, September 9, 2012, goracio wrote:
>
>> I don't use mast
2012 7:49:22 PM UTC+4, David Nolen wrote:
>
> Could we get a bit more information about your environment. What release
> are you using? What version of closure, clojure?
>
> Thanks,
> David
>
> On Sunday, September 9, 2012, goracio wrote:
>
>> I don't use mast
return alert("No 'xpc' param provided to child iframe.")
}
};
воскресенье, 9 сентября 2012 г., 19:49:22 UTC+4 пользователь David Nolen
написал:
>
> Could we get a bit more information about your environment. What release
> are you using? What version of closure, c
' param provided to child iframe.")
}
};
воскресенье, 9 сентября 2012 г., 19:49:22 UTC+4 пользователь David Nolen
написал:
>
> Could we get a bit more information about your environment. What release
> are you using? What version of closure, clojure?
>
> Thanks,
> David
l(null, "\ufdd0'ready", "ready"))
}, 50)
}else {
return alert("No 'xpc' param provided to child iframe.")
}
};
воскресенье, 9 сентября 2012 г., 19:49:22 UTC+4 пользователь David Nolen
написал:
>
> Could we get a bit more information
well manual says
Once the REPL has started, you will see the message "Starting server on
port 9000". At this point, open the html page by going to
http://localhost:9000 to complete the connection. Once the page is open and
the connection is made, the REPL prompt will be displayed.
Any way opene
now use lein with cljsbuild plugin.
And I have to install some syntaxis checker to my sublime text 2 ))
Thanks for help
четверг, 6 сентября 2012 г., 18:29:37 UTC+4 пользователь goracio написал:
>
> Hi
> I try to follow this guide
> https://github.com/clojure/clojurescript/wiki/
Hi
So i'd like to point to the problem here. Clojure web framework in google
get these results, at least for me
1. noir
2. stackoverflow question 2008 year
3. stackoverflow question 2010 year
4. joodo ( outdated thing developed by one person)
5. Compojure ( routing dsl)
So there is no popular fram
sson wrote:
>
> On Fri, Sep 28, 2012 at 9:36 AM, goracio >wrote:
>
>> So what i suggest :
>> Take 1 platform for web development in Clojure (for example noir as most
>> mature framework) .
>> Form working core group from 5-6 people.
>> Decide about name
y thinks Rails-like frameworks fit with the Clojure way of
> thinking. As Chas said, we're more inclined to combine a number of
> libraries to help build an application than to use "frameworks". FW/1 uses
> Ring and Enlive and provides just a thin convention-based veneer over t
major people ( David Nolen and
maybe Rich Hickey) what they think about that.
пятница, 28 сентября 2012 г., 11:36:20 UTC+4 пользователь goracio написал:
>
> Hi
> So i'd like to point to the problem here. Clojure web framework in google
> get these results, at least for me
> 1
Hi
There is a book by Stuart Sierra & Luke VanderHart "ClojureScript Up and
Running" i think it's a good start point.
пятница, 28 сентября 2012 г., 22:30:12 UTC+4 пользователь Daniel Glauser
написал:
>
> Hi folks,
>
> Where would you point someone if they wanted guidance starting a new
> Cloju
14 matches
Mail list logo