Le mar. 11 avr. 2023 à 21:45, Ralf Hemmecke <[email protected]> a écrit : > > > This is done by using shell redirection to a file and returning content > > of the file. > > Yes, but as the subject said, is there a way without redirection and > temporary file? > > Meanwhile I have found this. > > https://github.com/sellout/external-program > > Waldek, do you think that would be a way to communicate with external > programs, running a shell script or even starting another CAS process > (Sage or whatever) and communicate with it through streams? > > In fact, I am looking for a way to call Sage (in a syncronous or > asynchronous way) from within FriCAS
Oh, I did not see this mail either. You want to use a program which have an read-eval-print-loop. -- 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/CAHnU2dbFpB79eDCujh-ey-t_sxhQ6TP%3DX_Mcaseqky9nRLS7PA%40mail.gmail.com.
