Post Reply 
Free42: list of Multiple Equation Solvers
06-14-2017, 03:51 AM
Post: #5
RE: Free42: list of Multiple Equation Solvers
(06-14-2017 03:02 AM)rprosperi Wrote:  
(06-13-2017 02:29 PM)Thomas Okken Wrote:  I noticed that, when pasting those programs into Free42, the MES program ends up 7 lines and 7 bytes short. This is because the program parsing code does not recognize Rv as an alternate spelling of R↓. I'll fix that in 2.0.5, and add v as alternate for ↓ as well.

Thomas, I had no trouble pasting the code from this page in (using v2.0.4 on Windows); all the instances of "Rv" were properly translated to "R↓" and the byte counts all match.

I also pasted in and ran a test run using the provided E1/E2/E3 and TEST programs and got same results as shown in the article.

It sounds like your Free42 executable has my bug fix even though I haven't released it yet. :-)

When you do XEQ "Rv" and XEQ "v" in PRGM mode, do you get R↓ and ↓, respectively?

If it were closer to April 1st, I'd assume you were pulling my leg. I honestly don't understand how pasting Rv could work in any released version of Free42.

(06-14-2017 03:02 AM)rprosperi Wrote:  Regarding your comment "and add v as alternate for ↓ as well", where would this apply, in Alpha?

No, it would only apply to function names. Lowercase v doesn't get converted to ↓ in ALPHA strings.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Free42: list of Multiple Equation Solvers - Thomas Okken - 06-14-2017 03:51 AM



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