|
INTERVIEW QUESTIONS
PROGRAMMING LANGUAGES
LISP PROGRAMMING
DETAILS
Question: How can I have two Lisp processes communicate via unix sockets?
Answer: CLX uses Unix sockets to communicate with the X window server. Look at the following files from the CLX distribution for a good example of using Unix sockets from Lisp: defsystem.lisp Lucid, AKCL, IBCL, CMU. socket.c, sockcl.lisp AKCL, IBCL excldep.lisp Franz Allegro CL You will need the "socket.o" files which come with Lucid and Allegro. To obtain CLX, see the entry for CLX in the answer to question [7-1].
See the file sockets.tar.gz in the Lisp Utilities repository described in the answer to question [6-1].
|
|
|
Category |
Lisp Programming Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 6572 users |
Added on |
5/15/2014 |
Views |
68774 |
Rate it! |
|
|
Question:
How can I have two Lisp processes communicate via unix sockets?
Answer:
CLX uses Unix sockets to communicate with the X window server. Look at the following files from the CLX distribution for a good example of using Unix sockets from Lisp: defsystem.lisp Lucid, AKCL, IBCL, CMU. socket.c, sockcl.lisp AKCL, IBCL excldep.lisp Franz Allegro CL You will need the "socket.o" files which come with Lucid and Allegro. To obtain CLX, see the entry for CLX in the answer to question [7-1].
See the file sockets.tar.gz in the Lisp Utilities repository described in the answer to question [6-1]. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
How do I call non-Lisp functions from Lisp?
|
View Answer
|
|
What is a "Lisp Machine" (LISPM)?
|
View Answer
|
|
Where did Lisp come from?
|
View Answer
|
|
Can I call Lisp functions from other languages?
|
View Answer
|
|
How do I save an executable image of my loaded Lisp system? How do I run a Unix command in my Lisp? How do I exit Lisp? Access environment variables?
|
View Answer
|
|
How do I determine if a file is a directory or not? How do I get the current directory name from within a Lisp program? Is there any way to create a directory?
|
View Answer
|
|
What is the "minimal" set of primitives needed for a Lisp interpreter?
|
View Answer
|
|
Where can I learn about implementing Lisp interpreters and compilers?
|
View Answer
|
|
How can I improve my Lisp programming style and coding efficiency?
|
View Answer
|
|
Lisp books, introductions, documentation, periodicals, journals, and conference proceedings.
|
View Answer
|
|
What is the difference between Scheme and Common Lisp?
|
View Answer
|
|
What is the purpose of this newsgroup?
|
View Answer
|
|
How complex can I get?
|
View Answer
|
|
What if I get interrupted?
|
View Answer
|
|
How do I tell LG3 what I what?
|
View Answer
|
|
What is the ouput like?
|
View Answer
|
|
Can I save my programs to files?
|
View Answer
|
|
Why use LISP?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Lisp Programming Interview Questions & Answers - Exam Mode /
Learning Mode
|