Hello,

I know my code is very bad, but I was working on something else. I'm used
to encountering many pitfalls, bugs from myself or others, omissions here
and there, not necessarily from me, and if I stop each time, or fix
everything, I don't make any progress. I come back to this part of the code
afterwards, of course, I put markers on it. It's _draft_ code. I was fed up
with this code and in fact it allowed me to see that perhaps in the WSTP
protocol MathLink can support sending the Julia boolean type ‘bool:
true|false’ to the Wolfram engine => True|False, just one line of code that
I'm going to submit and, in passing, ask here to add perhaps a very simple
but very practical language construction, the conditonal ternary operator
(condition ? exprIfTrue : exprIfFalse). I don't think the Spad compiler
handles it. Like C, Perl, Julia etc.

Frankly, I've been raging about my laptop and this function, it was getting
late and I just wanted to avoid seeing an incalculable number of errors
passed on to the Wolfram engine. and just read:

sin(1+2%i::Gaussian WS) => sin(1+2%i)

After that, the job goes on.

- Greg

-- 
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 fricas-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/CAHnU2dZ9i2XCyQxjsjfcpqz1%2BNheZKvBA1hJOLdSR18LVXPHoQ%40mail.gmail.com.

Reply via email to