Post Reply 
Plus42 Equations, Preview Release
11-24-2021, 07:42 PM
Post: #23
RE: Plus42 Equations, Preview Release
I don't like the idea of combining PARSE and EVAL: equation objects are rather heavyweight and shouldn't be created needlessly. The whole point of the design is to make evaluation fast, so you'll get performance comparable to regular user code programs when using them with the numerical solver and integrator.

I am thinking of making EVAL take a parameter, so you could store equations as regular variables and then execute them by name; that way you could execute them in such a way that they would have full access to the stack and not take up any space there.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Plus42 Equations, Preview Release - Thomas Okken - 11-24-2021 07:42 PM



User(s) browsing this thread: 3 Guest(s)