How can we Laucnh REPL from java Swing application?

2011-11-27 Thread vikbehal
Instead of typing "java -cp clojure.jar clojure.main" on Cygwin/
console to run some Clojure Script, Is it possible to make a GUI which
should show us REPL as "myREPL=>". There we should be able to write
commands and execute.

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


Nested Syntax Quote, Quote and unquote example

2011-10-31 Thread vikbehal
Can anyone give me some basic example which contained nested quotes
and unquotes? with explanation at each step!

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


Homoiconicity in clojure (macro power)

2011-10-31 Thread vikbehal
I am from java Background. We say Homoiconicity in Clojure (Lisp).
Code is data and data is code. I read various blogs on it, still not
clear, Can you give me some example?

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