On 10 Jul 2022, at 21:29, Waldek Hebisch <[email protected]> wrote: > > )boot parseAndEvalToString('"1 + 1")
Thanks, I’ll go take a look at how this works and play around a bit. > Well, James Davenport said about interpreter code: "it is a mess". > Lack of packages is just small part of the problem. > ATM main main tools is 'grep', it allows to find out uses/users > of given routine. You will see that routines are divided > thematically between files (there is Spad compiler group, > browser group, Aldor interface group, runtime support group, > utilities and interpreter proper). OTOH there were several > transitions and there are still traces of old things. > And structure is logical from historical point of view, > but subotimal for current use. Yes, I guess once you are familiar with it all you will see the underlying structure, but to get to that point is an uphill struggle :-( Paul -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/642010ED-CC8A-4654-B298-76F3A02D9266%40gmail.com.
