Search found 2 matches

by Alexander
Thu Jul 12, 2007 6:52 am
Forum: newLISP newS
Topic: Compability with CommonLisp?
Replies: 4
Views: 3174

Thanks for clarification! There is no magic adapter. But there's quite a lot of newLISP code floating about to help you do without one. Well, I understand that there is no magic at all :) I mean is there a kind of adapter, in other words a newLisp file which emulates a lot of general CommonLisp func...
by Alexander
Wed Jul 11, 2007 7:32 am
Forum: newLISP newS
Topic: Compability with CommonLisp?
Replies: 4
Views: 3174

Compability with CommonLisp?

Good day, I have a big experience in C++, but I am very novice in Lisp programming, so I am sorry in advance for silly questions :) I've two books dedicated to Lisp, but they are oriented to CommonLisp. As far as I can see newLISP and CommonLisp a slightly different. I realize that we can imitate (d...