Re: i am so bored

2012-01-15 Thread Dennis Haupt
native = not high level Am 14.01.2012 16:43, schrieb Joseph Smith: > How about a native I/O library that'll detect the platform and architecture > at runtime? Something like java 1.7's nio, but they'll work on clojure hosted > on 1.5.x? Make use of JNA to make native calls to get file system det

Re: i am so bored

2012-01-14 Thread Dennis Haupt
looks like there will be some macro related work which is one of the things i wanted to look into. i wrote a simple expression (+,-,*,/) and a creole parser in scala once and spent 2 years on a fps shooter (hello vector math) so i am not completely lost here :) did you upload your stuff to github

Re: i am so bored

2012-01-14 Thread Samuel Lê
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

Re: i am so bored

2012-01-14 Thread Rogier Peters
On Sat, Jan 14, 2012 at 2:44 PM, Alex Baranosky wrote: > If you can help with any of Midje's issues that would be greatly > appreciated.  It is a pretty large code-base, but likely won't make you any > money. > > www.githib.com/marick/midje githib, eh? ;) probably meant https://github.com/marick/

Re: i am so bored

2012-01-14 Thread Joseph Smith
How about a native I/O library that'll detect the platform and architecture at runtime? Something like java 1.7's nio, but they'll work on clojure hosted on 1.5.x? Make use of JNA to make native calls to get file system details, etc. Right now you cannot even stat a file from clojure without ca

Re: i am so bored

2012-01-14 Thread Thorsten Wilms
On 01/14/2012 01:12 PM, Dennis Haupt wrote: 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? Not a currently existin

Re: i am so bored

2012-01-14 Thread Alex Baranosky
If you can help with any of Midje's issues that would be greatly appreciated. It is a pretty large code-base, but likely won't make you any money. www.githib.com/marick/midje Please feel free to add your 2 cents to the conversation in the issues section as well. Pull requests are always appreci

i am so bored

2012-01-14 Thread Dennis Haupt
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. 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 :) (pr