You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes. Julia lacks some kind of a good web framework. I am thinking about something like rack and rake for ruby,
or mix and plug for elixir. I have started to port some parts of them.
I think erlang, otp has the capacity to be a key stone there (supervisor, etc.).
It would be a great companion to have some ipc in addition to rpc.
So effi could be a could part of this ecosystem. Especially if the cost of this is <= 200 LOC like for python, fs
Hello effi developers ,
I am wondering if it is possible to use effi to push some julia lang code into an erlang shell ?
Julia as in the ju of jupyter notebook
The text was updated successfully, but these errors were encountered: