answersLogoWhite

0

Bigloo, chicken or gambit are just designed for that: mixing c and scheme (a dialect of lisp):

You easily mix both language in a same program, il you want in the same source file, then it get compile in c

Best of both world!

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What has the author Guy L Steele written?

Guy L. Steele has written: 'COMMON LISP' -- subject(s): COMMON LISP (Computer program language), LISP (Computer program language), LISP, Common Lisp (Langage de programmation)


Write a Program in lisp to find maximum of three numbers?

(defun max3 (a b c) (cond ((> a b) (cond ((> a c) a) (t c))) ((> b c) b) (t c) ) )


Where can you find a sample program to draw a pie chart in a C program?

in BGIDEMO.C, part of TurboC


What has the author Wendy L Milner written?

Wendy L. Milner has written: 'Common Lisp' -- subject(s): COMMON LISP (Computer program language)


What has the author Robert R Kessler written?

Robert R. Kessler has written: 'LISP, objects, and symbolic programming' -- subject(s): LISP (Computer program language) 'Answers to the exercises to accompany LISP, objects, and symbolic programming'


What has the author Daniel P Friedman written?

Daniel P. Friedman has written: 'The Little Schemer' -- subject(s): LISP (Computer program language), Scheme (Computer program language) 'The little LISPer' -- subject(s): LISP (Computer program language), List processing (Electronic computers), Recursive programming 'Le petit LISPien' -- subject(s): LISP (Langage de programmation)


What has the author Robert Cartwright written?

Robert Cartwright has written: 'A practical formal semantic definition and verification system for TYPED LISP' -- subject(s): LISP (Computer program language)


What are the programming languages of expert system?

It depends on the sub-field in AI. Lisp, was used from the very binning of AI. Python, C++ and Java are used mostly now.


How do you spell lisp?

The word "lisp" is spelled L-I-S-P.


What is difference between C and lisp?

If i know the answer i better open face book rather than this...


What is the difference between prolog and lisp?

1) Prolog is a logical and declarative language and LISP is a functional language. 2) The major data structure used in Prolog is Binary Tree and in LISP is Linked List. 3) Prolog is an interpreter and LISP is a compiler as prolog compiles the program line by line and LISP compiles the whole program at a time. 4) Lisp is very flexible due to its fast prototyping and macro features,so it actually allows extending the language to suit the problem at hand. In the areas of AI, graphics and user interfaces,Lisp has been used extensively because of this rapid prototyping ability. However, due to its inbuilt logic programming abilities, Prolog is ideal for AI problems with symbolic reasoning, database and language parsing applications.


When was Samuel C. Sample born?

Samuel C. Sample was born in 1796.