Hi there,

I was just looking for someone like you.
I have started to develop a mathematica clone in clojure (OK, I started.
For now it calculates the derivatives and does a bit of expression
simplification). For now I have couple of function that I test on the REPL.
I was trying to write a command line interface so I would have something to
show to people. My next step would be to make a clojure syntax translator
(from "derivative(x^2,x)" to (derivative '(^ x 2) 'x)  ).
If you find it interesting we can work together (I consider myself as a
clojure noob - you can see that from the question I posted on this mailing
list earlier today-  I am starting to get OK with the syntax, I am
something like 400-500th on 4clojure, but I have no experience in deploying
anything in clojure).
If I can get stuff done I am planning to make a web app from it at some
point, but I am starting to realize I am not good enough to do the whole
thing by myself, hence that email.

Looking forward to have a reply from you,
Sam

On Sat, Jan 14, 2012 at 12:12 PM, Dennis Haupt <d.haup...@googlemail.com>wrote:

> hi there,
>
> i am looking for something to do, preferably something that makes me
> rich, but that is not a must have - if it's interesting, i'll code for
> free.
> tax
> i can offer almost 15 years of coding experience (important: while being
> open minded the whole time). i am a one man army, if you will :)
> (procedural, OO (that one for money), FP, even some assembler). one
> thing i have not yet done is write something big without static type
> checking, so that'll be new.
>
> clojure has caught my interest. in general, high level programming has.
> i played around with clojure a bit and would like to get something done
> that has at least some purpose. are there any small/new projects looking
> for help?
>
> --
> 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