Hi!
I have installed ClojureBox with Emacs.
I test to write stuff, direct in the REPL, so is there som easy way of
get the function defined out,
i know i should write them in a src-file first but i would be nice
when just testing to be able to
do the other way to..
// Anders
--
You received this
I trying to learn Clojure, and the best way fore me is to take a
"problem" and solve it in a new language.
But i would like som to point out what to look fore.
The problem is like a Mastermind
1. I have numberserie let say 1 2 3 4 5 6 7 8 9
2. i pick let say 4 number
3. i like to have a list och a
I try to write my first program, but efter put the
"(take 7 (repeatedly get-number))" in a function i get an error, i
have search on it but can't figure why,
could some on tell my what is wrong, and a explanation (att a basic
level *smile*)
The error
Don't know how to create ISeq from: Symbol
;Th
Tanks, i was total focus on the (make-lotto),
// Anders
On 20 Apr, 02:53, Michael Gardner wrote:
> On Apr 19, 2010, at 4:52 PM, uap12 wrote:
>
> > (defn -main
> > (make-lotto))
> > ([] (-main )))
>
> You're missing the empty arglist in your definition of -
Hi!
I try to make a printout witch vill have year 1999->2010 and every
week
Eg.
Year=1999 Week=1
Year=1999 Week=2
Year=1999 Week=3
Year=1999 Week=4
Year=2000 Week=1
I have made the program in java, but like to try making it in Clojure,
but so far i have got
---
Hi,
I just started a hobby project, it download a webbpage, and extract number
data witch exits between Start rad: --and --
Example
Start rad:01 20 20 52 32 85 89
Everything works fine exept -main witch gives a error i don't understand.
Becurse i try to learn Clojure, i like to now what's wro
Tanks very mutch for the help.
/Anders
--
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 unsubscri