Mombu the Programming Forum

Go Back   Mombu the Programming Forum > Programming > Lisp
User Name
Password
REGISTER NOW! Mark Forums Read




Reply
1 31st October 13:55
malcolm mclean
External User
 
Posts: 1
Default Lisp



I'm thinking of doing some of the high-level logic in my program in lisp.

Is there an easy way to integrate lisp with C? At the moment my thoughts are
moving along the lines of a cheap and cheerful embedded lisp interpreter,
  Reply With Quote


 


2 31st October 13:56
gazelle
External User
 
Posts: 1
Default Lisp



Off topic. Not portable. Cant discuss it here. Blah, blah, blah.

Useful clc-related links:

http://en.wikipedia.org/wiki/Aspergers
http://en.wikipedia.org/wiki/Clique
http://en.wikipedia.org/wiki/C_programming_language
  Reply With Quote
3 9th November 23:01
richard
External User
 
Posts: 1
Default Lisp


You might look at GCL, formerly KCL, which compiles Common Lisp to
C.

-- Richard
--
"Consideration shall be given to the need for as many as 32 characters
in some alphabets" - X3.4, 1963.
  Reply With Quote
4 9th November 23:02
ppr:kut
External User
 
Posts: 1
Default Lisp


check this
Lush (lisp universal shell) is an object-oriented programming language
designed for researchers, experimenters, and engineers interested in
large-scale numerical and graphic applications. Lush is designed to be
used in situations where one would want to combine the flexibility of a
high-level, weakly-typed interpreted language, with the efficiency of a
strongly-typed, natively-compiled language, and with the easy
integration of code written in C, C++, or other languages.

http://lush.sourceforge.net/
  Reply With Quote
Reply


Thread Tools
Display Modes




666