Y
Hacker News
new
|
ask
|
show
|
jobs
by
bfelds
3051 days ago
this exists! recently released:
https://github.com/QuantStack/xeus-cling
2 comments
seletz
3051 days ago
Oh wow! Even a backend for Jupyter's interactive widgets!
link
SylvainCorlay
3050 days ago
Check out our blog post on the C++ backend to Jupyter widgets:
https://blog.jupyter.org/interactive-workflows-for-c-with-ju...
link
seletz
3051 days ago
Just reading up on xeus (nice name!) -- very exciting! Do you know it xeus happens to build on Windows 10?
I'm thinking about to try to use SWIG to create a JNI wrapper for it.
link
bfelds
3051 days ago
it does build on windows. we got it working with windows10 using visual studio 2015 build toolchain
link