Yeah, maybe. Nevertheless, would you be interested in helping with > FriCAS kernel to IPython?
By all means, but the journey is the reward. Since, as already mentioned, I have a working app by the prefilter method and so do not expect to get a 'nicer' interface (MathJax doesn't look very proper, therefore I use tex->png, especially in qt console as there MathJax doesn't work anyway). What knowledge could you contribute? > > Not very much, I'm afraid. Some cl and zmq knowledge but I've no idea of the Fricas internals (esp. hooks). I've looked into some other kernels like IHaskell, IScala and so on. Those were written by much smarter people than me, yet there are still a lot of problems indicating that there is no straight way. See e.g. : http://python.6.x6.nabble.com/Simple-Kernel-Example-td5044217.html There is a nice example kernel (https://github.com/dsblank/simple_kernel) by Doug Blank (a result of the thread above?) which might serve as a starting point. In the first place I would setup the cl language bindings for zmq for the various dialects (sbcl, clisp, gcl, ecl ..) then I would try to translate the example kernel to cl to have a toy. However, my cl is so rusty that I doubt to get it running within reasonable time ;) Anyway, you can count on me. Kurt -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
