rainwoodman / vast

vala and scientific numerical computation
11 stars 1 forks source link

Jupyter kernel #15

Open arteymix opened 8 years ago

arteymix commented 8 years ago

It is surprisingly not that difficult to implement!

Initially, it wouldn't be too terrible to reevaluate snippets, but eventually we might try to move that into shared objects that we link and execute to save recompilation time.

rainwoodman commented 8 years ago

I'd avoid JSON like a plague. A vala kernel that runs like a scripting language will be quite cool.