First  |  Prev |  Next  |  Last
Pages: 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
[ANN] Call for Papers for 2010 Workshop on Scheme and Functional Programming
Please note that the deadline for submitting a paper to the Scheme workshop has been extended to Monday June 14, 2010 (3 weeks from now). More information is available on the workshop website at http://www.iro.umontreal.ca/~sfp2010 Marc Feeley -----------------------------------------------------------------... 25 May 2010 00:30
LAPTOP RECOVERY
LAPTOP RECOVERY *** http://sites.google.com/site/payperclickaffiliatesearn/ *** http://sites.google.com/site/medicalmalpracticelawmichigan/ *** http://sites.google.com/site/onlineinsurancequotesapply/ *** http://sites.google.com/site/laptopdatarecoverysoftware/ *** http://sites.google.com/site/benchmarklendin... 24 May 2010 20:08
hi
On May 21, 10:54 am, أمل سامي <aaasam...(a)gmail.com> wrote: You know who ?.. It's "ALLAH",prise be to him. As you've posted in English, I'd like to point out that correct name to use in reference to this particular deity is "God". For example, "You know who?.. It's God, praise be to him." If one is ... 24 May 2010 12:19
qooxlisp Rising....
qooxlisp now has an intense demo app which includes a datagrid pulling rows incrementally from the server, in the form of a web recreation of the AllegroCL apropos dialog. Screenshots of that dialog and the qooxlisp web version (in modern and classic qooxdoo "theme") are here: http://github.com/kennytilto... 25 May 2010 09:05
[ann] ILC-2010
Greetings, The ALU is pleased to announce that the International Lisp Conference 2010 (ILC-2010) will be held mid October in Reno, Nevada. ILC-2010 will be colocated with OOPSLA/SPLASH. http://splashcon.org/ Colocated conferences allow people to explore other sessions; but the ILC itself will be the same ... 23 May 2010 21:13
ecl on cygwin
I installed ecl on cygwin and cygwin emacs starts ok with it but in windows emacs it is polling forever. I put cygwin's bin directory in windows path. What could be the cause of this ? Thanks ... 23 May 2010 12:27
Source Tidying via Pretty Printing
Hi, I'm trying to use the pprint function as a code beautifier. Here's my first draft : #!/opt/local/bin/sbcl --script (let ((*print-case* :downcase)) (do ((c (read nil nil nil) (read nil nil nil))) ((null c)) (pprint c) (terpri))) Meant usage : cat foo.lisp | cltidy. Unfortunately... 24 May 2010 14:33
Disjoint sets
He. I'm somewhat informally reading lectures on algorithm and stumbling upon disjoint sets, I decided to try a quick and most probably dirty implementation in common lisp. (in a matter of getting acquainted to CL) - with union by depth and path compression. Any comment concerned with bettering this implementation... 24 May 2010 15:41
Number types in Lisp
I am a bit of a math idiot. I have looked at the entries on number data types in Common Lisp in the Hyperspec but have not really understood it. I am wondering if there is anything on-line someone could point me to that would help -- something like an idiot's guide. The thing that has me specifically thinking abo... 28 May 2010 17:03
lisp port
How to start clisp or sbcl listening on some port ? ... 22 May 2010 04:04
First  |  Prev |  Next  |  Last
Pages: 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40