Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Some of these languages are an excellent fit for specific problems. I still think an array based language is best for sql queries rather than set based. Any time you hear something like "select the first....", you don't want a set, you want an ordered list.

Plug: I wrote an open source version of q/kdb that runs on the JVM: https://github.com/timestored/jq

You can give it a try online in the browser here: http://www.timestored.com/jq/



It appears you forgot some references to your home directory in the code: https://github.com/timestored/jq/blob/1f4de6def8b7c12c6d6254...

Also, Java's "File" object is -- for the most part -- by its nature cross-platform, which is why the forward-slash version right below your change already worked as expected: https://github.com/timestored/jq/commit/4b94ce214452cf2b2fb8...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: