On Mon, Nov 14, 2011 at 01:11:26PM +0100, Ralf Hemmecke wrote: > Boot is basically like common lisp just with another syntax. > Common Lisp is not functional. (setq a 5)
Does this sets the value 5 to the sympol a in the global environment? May be, setq is a particular "system" function in the Lisp library? Is this true that apart of the "system" library functions the Common Lisp language itself is functional? ------ Sergei -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en.
