Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is Julia support available ? #7

Open
o314 opened this issue Feb 27, 2024 · 2 comments
Open

Is Julia support available ? #7

o314 opened this issue Feb 27, 2024 · 2 comments

Comments

@o314
Copy link

o314 commented Feb 27, 2024

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

@joergen7
Copy link
Owner

Hey, it is certainly possible. May I ask for the deeper motivation of the request?

@o314
Copy link
Author

o314 commented Mar 2, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants