Re: Symbolic computation with the language c :
- From: "xhunga" <xhungab@xxxxxxxx>
- Date: 21 Mar 2007 04:50:54 -0700
Robert Dodier a écrit :
(1) Implement a subset of Scheme or Lisp in C.
(2) Write your program in the language implemented in (1).
(3) Simplification of results (e.g. recognizing that x + x = 2 x)
the only difficult part. Leave it for last.
Lisp is a good language for symbolic computation because it was
invented in part to solve problems of just that kind.
Hope this helps, & have fun.
Robert Dodier
Thank for you Help.
I have try to read the faq.
http://www.faqs.org/faqs/lisp-faq/
But there are too many things.
Lips Scheme and Common Lisp, ...
I am under windows98.
What is the first step?
If I want to:
(1) Implement a subset of Scheme or Lisp in C.
Thank.
.
- Follow-Ups:
- Re: Symbolic computation with the language c :
- From: Robert Dodier
- Re: Symbolic computation with the language c :
- From: Ivar Rosquist
- Re: Symbolic computation with the language c :
- References:
- Symbolic computation with the language c :
- From: xhunga
- Re: Symbolic computation with the language c :
- From: Robert Dodier
- Symbolic computation with the language c :
- Prev by Date: stack error in Maxima
- Next by Date: Re: Symbolic computation with the language c :
- Previous by thread: Re: Symbolic computation with the language c :
- Next by thread: Re: Symbolic computation with the language c :
- Index(es):
Relevant Pages
|