Головна сторінка Груп Google
Довідка | Записатися
comp . lang . lisp
Це група Usenet - дізнатися більше
Знайти або створити Групу Google про lisp
Інформація про групу
Передплатники: 3980
Активність: Висока активність
Мова: Англійська
Категорії групи:
Комп'ютери > Програмування
Додаткова інформація про групу »
Споріднені групи
The Scheme Programming language.
Середня активність, Usenet
Середня активність, Usenet
Compiler construction, theory, etc. (Moderated)
Низька активність, Usenet
Дискусії
Перегляд:  Перелік тем, Короткий зміст теми Теми 1 - 10 з 28924  Старіші ⇒
Опис: Discussion about LISP.
 

Trying to find a library that supports parsing/generating JPEG files 
  Looking in various repositories of CL code to try to find a module that allows me to read an existing JPEG file to obtain an array of pixels, and to generate a lossy-compressed JPEG file from such an array of pixels. [link] -> Linkname: CL Directory URL: [link]... далі ⇒
Написана Robert Maas, http://tinyurl.com/uh3t  - 00:30 - 1 нових з 1-го повідомлення    

'case' special op for strings? 
  Is there any way to use the 'case' special op with other comparisons that 'eq', e.g. 'string='? Thanks for your help! Carlo
Написана Carlo  - 19 Лис - 5 нових з 5 повідомлень    

Detection of dotted list? 
  Hi All, I have to detect whether or not an object is a dotted list. My solution is (defvar *dotted-list* nil) (defun dotted-list-p (l) (let ((*dotted-list* *dotted-list*)) (push (car l) *dotted-list*) (let ((c (cdr l))) (when c (if (consp c) (dotted-list-p c) (values t (nreverse *dotted-list*) c))))))... далі ⇒
Написана Andreas Thiele  - 19 Лис - 5 нових з 5 повідомлень    

Tree builder 
  Hi folks, I need to do transform a flat alist (car is the level, cdr the data) into a sexp tree, i.e. '((0 . a) (1 . b) (0 . c) (1 . d) (2 . e) (1 . f)) into ((a (b)) (c (d (e)) (f)) ; hope I got that right ;) Anyone up for a neat solution? Leslie
Написана Leslie P. Polzer  - 19 Лис - 4 нових з 4 повідомлень    

Juhla-Asu ei vastaa asujensa vioista ellei asiakas niitä ennen vuokrtaamista huomaa 
  *Ihan kiva ja asiantunteva firmarypästiedote lopussa! ______________________________ ________ [Heikki Jaakkola, Energia, 02.06.2008] Lisää aurinkosähköä samalla rahallaAurinkosähkön suuri ongelma on hyvin tiedossa.------- Ongelmasta yritetään irrottautua valoa keskittävillä ratkaisuilla. Valo kootaan näissä... далі ⇒
Написана Keijo Kaiser  - 18 Лис - 2 нових з 2 повідомлень    

an interface for a threaded application 
  not sure if I should be posting this here, on a SBCL list, or on a SLIME list. Anyway... I have a lisp application made of several threads (with SBCL). I need to enter commands to this thing (via a REPL), but also to monitor what some of these threads are doing in real time. Just a single REPL window is not enough for this. In other realms, I... далі ⇒
Написана Giovanni Gigante  - 18 Лис - 4 нових з 4 повідомлень    

HELP DESK 
  HELP DESK [link]
Написана DALILA  - 18 Лис - 1 нових з 1-го повідомлення    

Are shared-structure mutations actually important? 
  Is the ability to alter the value of one variable by mutating the value of a different or "alias" variable ever actually important to our ability to solve problems? I'm increasingly of the opinion that it's not. I get that saving memory was very important when lisp was being designed and needed to run on machines that... далі ⇒
Написана Ray Dillinger  - 16 Лис - 44 нових з 44 повідомлень    

cl-net-snmp 5.19 
  Common Lisp SNMP (cl-net-snmp) 5.19 New packages in this release: * snmp 5.19 (snmp-server 3.11) * asn.1 4.14 * usocket-udp 2.4 [Support Platforms] * CMUCL (version >= 2008-08 snapshot) * SBCL * Clozure CL * LispWorks (plus ASN.1 compiler and GUI tools) * Allegro CL * Scieneer CL (need a udp patch)... далі ⇒
Написана Chun Tian (binghe)  - 16 Лис - 1 нових з 1-го повідомлення    

How are LISP programs commonly deployed? 
  Hi, I'm sort of new to LISP so please excuse my ignorance. My experience with LISP is just writing a few lines of code here and there. From what I've gathered so far there doesn't seem to by a typical way to deploy a LISP app, but I suspect I have overlooked something. Is there a typical way of deploying a LISP program,... далі ⇒
Написана Errol Pelchat  - 16 Лис - 13 нових з 13 повідомлень    

1 - 10 із 28924   ⇐ Новіші | Старіші ⇒

XML      
Створити групу - Групи Google - Домівка Google - Правила користування послугою - Заява про конфіденційність і нерозголошення інформації
©2008 Google