Re: Clojure For Scripting

2016-12-08 Thread Bruce Wang
For serious ClojureScript scripting you should try http://planck-repl.org/

On Fri, Dec 9, 2016 at 7:46 AM, Asim Jalis  wrote:

> I wrote a blog post on how to quickly get started with Clojure.
>
> How To Use Clojure For Scripting
> http://asimjalis.github.io/blog/2016/12/07/clojure-for-scripting.html
>
> --
> 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 unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
simple is good
http://brucewang.net
http://twitter.com/number5

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Updates to cheat sheet at clojure.org/cheatsheet

2015-02-05 Thread Bruce Wang
There are http://cljs.info/cheatsheet/

from the commit logs on https://github.com/oakmac/cljs.info  it's less than
4 days old

On Fri, Feb 6, 2015 at 5:22 AM, gvim  wrote:

> On 05/02/2015 17:04, Andy Fingerhut wrote:
>
>> Thanks to Alex Miller, who has updated the cheat sheet version published
>> at http://clojure.org/cheatsheet
>>
>> It was updated from v13 to v21.  If you are curious what changes have
>> been made between those versions, you can read the change log here:
>> https://github.com/jafingerhut/clojure-cheatsheets/blob/master/src/
>> clj-jvm/CHANGELOG.txt
>>
>> As always, the most recent version, plus tooltips containing doc strings
>> and a search box, can be found by clicking on the "Download other
>> versions with tooltips" link near the top of that page.
>>
>> Andy
>>
>>
> Contrasts sharply with cljs-cheatsheet which is now 3 years old:
>
> https://github.com/readevalprintlove/clojurescript-cheatsheet
>
> gvim
>
>
> --
> 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 unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
simple is good
http://brucewang.net
http://twitter.com/number5

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Land of lisp to Clojure

2014-07-08 Thread Bruce Wang
Hi Cecil,

You might want to check out this
https://github.com/quux00/land-of-lisp-in-clojure

Cheers,
Bruce


On Wed, Jul 9, 2014 at 9:49 AM, Cecil Westerhof 
wrote:

> I received the book land of lisp as a gift. I am trying to translate it to
> Clojure. In chapter 5 there is a text game engine. In the attachment my
> translation. What do you think of it?
>
> There are a few problems.
> - The book displays all the lines of a look on separate lines. In my case
> it is just one long line. Am I doing something wrong?
>
> - In Emacs Lisp you can use a function A in the definition of another
> function B before you declared function A. Is it correct that this is not
> possible in Clojure?
>
> - Al variables in land of lisp begin and end with an asterisk. As I
> understood it, you only do this for variables that can be changed. So I
> renamed some variables. Did I understand this correctly, or is the usage of
> asterisks for something else?
>
> --
> Cecil Westerhof
>
> --
> 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 unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
simple is good
http://brucewang.net
http://twitter.com/number5

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: browser lisp editor

2014-04-21 Thread Bruce Wang
Hi Brian,

Try Ace (https://github.com/ajaxorg/ace) it has both Clojure and Lisp mode,
should be enough for your requirements.

Cheers,
Bruce


On Tue, Apr 22, 2014 at 2:30 PM, Brian Craft  wrote:

> Slightly off topic.
>
> Anyone know of a simple browser-based lisp editor that can be embedded in
> a page? Indenting & matching parens would be sufficient. I don't need
> evaluation.
>
> --
> 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 unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
simple is good
http://brucewang.net
http://twitter.com/number5

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: is there a way I can learn clojure with a lot of exercises

2014-04-16 Thread Bruce Wang
Try 4clojure.com


On Wed, Apr 16, 2014 at 4:56 PM, Roelof Wobben  wrote:

> Hello,
>
> I like to try clojure.
> I have little or none programming background but I know I learn the best
> by reading a piece of text
> and then do exercises about it so I can check if I really understand it.
>
> What is then the best way to proceed ?
>
> Roelof
>
>  --
> 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 unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
simple is good
http://brucewang.net
http://twitter.com/number5

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Regarding http://clojuredocs.org

2013-10-09 Thread Bruce Wang
On Thu, Oct 10, 2013 at 1:44 PM, Mark Engelberg wrote:

> On Tue, Oct 8, 2013 at 9:55 PM, Bruce Wang  wrote:
>
>> The official docs is at http://clojure.org/documentation,
>> http://clojure.github.io/clojure/
>>
>>
>>
> Sure, but the nice thing about clojuredocs is that it includes examples
> for most of the functions and for a while, it was updated more frequently
> than the regular documentation site.
>
> For example, I noticed the other day that in the main documentation site,
> in the java interop section, there isn't much discussion about the
> possibility of annotating functions of up to four arguments with primitive
> types.  The fib example still shows the old way of handling primitives.
> Where is one to learn these details?  Similarly, I noticed that the only
> documentation about reducers is still a link to the original blog posts
> which outline the idea, but are by no means thorough.  It would be great to
> get back to having an active documentation repository for community
> contributions.
>

Yep, you are right, I didn't realise The Clojure Cheatsheet[1] is actually
pointing to clojuredocs.org

[1]
http://jafingerhut.github.io/cheatsheet-clj-1.3/cheatsheet-tiptip-cdocs-summary.html



-- 
simple is good
http://brucewang.net
http://twitter.com/number5

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Regarding http://clojuredocs.org

2013-10-08 Thread Bruce Wang
The official docs is at http://clojure.org/documentation,
http://clojure.github.io/clojure/




On Wed, Oct 9, 2013 at 2:13 PM, binita  wrote:

> Hello everyone ,
>
> Latest version of Clojure is 1.5.
> But,  http://clojuredocs.org only show docs for 1.2 and 1.3 versions. How
> about 1.4 and 1.5 documentation ?
>
> Thanks
> Binita
>
> --
> --
> 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 unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
simple is good
http://brucewang.net
http://twitter.com/number5

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Why Jetty? (web development)

2010-09-01 Thread Bruce Wang
On Thu, Sep 2, 2010 at 12:46 PM, Sean Corfield wrote:

> On Wed, Sep 1, 2010 at 2:00 AM, Shantanu Kumar 
> wrote:
> > Jetty can be easily embedded in a Java app and ring-jetty adapter does
> > this job well, so all examples of Clojure web frameworks based on ring
> > use Jetty in development mode. To deploy to Tomcat/JBoss/others you
> > can create a WAR file (using Lein-WAR plugin or Maven WAR artifact)
> > and deploy it on app server of your choice. Is that what your question
> > was about?
>
> Well, that doesn't really _answer_ my question but it's closer :)
>
> Everything I see seems to be based on Jetty and the ring-jetty adapter
> or something similar. If I build something with ring-jetty and package
> it as a WAR and deploy it to Tomcat (or JBoss or...), will it work?
>
> If so, why is it called ring-jetty when it would work with other
> containers?
>
> If not, how do you build a Clojure web app that runs on Tomcat / JBoss /
> etc?
>
> (so the underlying question is: what's the raw Servlet implementation
> that folks use to power Clojure-based web apps on containers other
> than Jetty?)
>
>
This is really *NOT* an answer to your question.

But your can look up http://github.com/datskos/ring-netty-adapter if you
want to write an adapter for Tomcat/JBoss/Glassfish/Weblogic/Websphere/etc.

-- 
simple is good
http://brucewang.net
http://twitter.com/number5

-- 
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

Re: Will Clojure work on AppEngine?

2009-04-08 Thread Bruce Wang

On Wed, Apr 8, 2009 at 12:53 PM, Robin B  wrote:
>
> Tonight Google officially announced JVM support for AppEngine: http://ru.ly/Z2
> JRuby on Rails is working and Clojure/Compojure works too: http://ru.ly/74
>
> Unfortunately threading is restricted on GAE/J.
>
> Robin
>

just found on reddit
http://fragmental.tw/2009/04/08/clojure-on-google-app-engine/


-- 
simple is good
http://brucewang.net
http://twitter.com/number5

--~--~-~--~~~---~--~~
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
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
-~--~~~~--~~--~--~---