Y
Hacker News
new
|
ask
|
show
|
jobs
by
xmcqdpt2
995 days ago
Language stability, and easy C ABI for embedding into other programs. Julia isn't really a language for embedding afaik.
1 comments
jules22
994 days ago
Sure, not in the traditional sense. Since it does not make small standalone libraries, even though possible, I would not make a native extension with it. But juliacall works fine for Python and R. Quite seamless.
link