Y
Hacker News
new
|
ask
|
show
|
jobs
by
carreau
3053 days ago
See the post on the Jupyter blog for more context which has a section on xeus :
https://blog.jupyter.org/interactive-workflows-for-c-with-ju...
1 comments
eesmith
3053 days ago
I had heard of interactive C++ before, but to see it, and see it in a Jupyter notebook, was eye-opening.
link
pjmlp
3053 days ago
Maybe you also would like to see the Energize C++ environment created by Lucid, after they pivoted away from Lisp Machines.
https://www.youtube.com/watch?v=pQQTScuApWk
http://www.dreamsongs.com/Files/Energize.pdf
link
eesmith
3053 days ago
I did, but while it looked like a nice IDE (as an aside, I was a Lucid Emacs user), what amazed me about the Jupyter example was the interactive C++ interface with GUI display of objects.
link
pjmlp
3053 days ago
Yes, that is pretty neat.
link