Novash
- Karma
- 233
- Created
- September 28, 2007 (18y ago)
- Submissions
- 0
-
I know a little of Lisp. Not much, never went much far than 4th, maybe 5th chapter on PG's book. I did some exercises and I understand the power that Lisp brings. Maybe not fully, but I can see the potential. Before you…
-
I know this is not the best place to be asking lisp questions so if someone opposes to it, I make this once the single time I do it. I've been reading PG's ACL book, and since coders are restless beings, of course I…
-
I know this has probably been over debated lately. Everyone's saying the Cuil is a fail as a search engine. Am I the only one that noticed the detail that it seems to bring more results the more specific is the query? I…
-
I know Lisp is interpreted (and this is one of its greatest advantages with its eval loop and all it brings), but is there any tool to compile Lisp code? Or to translate it into C++ code to be compiled with a C++…
-
I noticed a trend on my company, and I wish to know if this is standard all around. I am a unexperienced coder, I have a tad more than an year on software development field as a professional. I noticed that people that…
-
A long time ago, someone posted here a link to a book on lisp that went out of press and thus was being offered for free as pdf. I downloaded it, but I lost it, and I can't seem to find it again. Could someone please…
-
The field of artificial intelligence has been always something I wanted to take a peek on, but never really had the chance. Could people here recommend me some good books to start my journey on this field?
-
Company's willing to refactor heavily some main software of ours. We want to port all Delphi code to .NET so we can abandon a lot of legacy code. We've been planing said new software (suposed to do the same the actual…