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 details, > etc. > > Right now you cannot even stat a file from clojure without calling the stat > command from a shell. :/ > > > --- > Joseph Smith > [email protected] > (402)601-5443 > > > On Jan 14, 2012, at 6:12 AM, Dennis Haupt <[email protected]> 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. >> >> 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 [email protected] >> Note that posts from new members are moderated - please be patient with your >> first post. >> To unsubscribe from this group, send email to >> [email protected] >> 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 [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
