Replies: 8 comments
-
A recent hackernews post has a lot of good input
|
Beta Was this translation helpful? Give feedback.
-
Where is the line between REPL vs a Notebook? Should we focus on one or the other? A dedicated notebook or Jupyter? |
Beta Was this translation helpful? Give feedback.
-
and a reply
|
Beta Was this translation helpful? Give feedback.
-
Low level desired features
See |
Beta Was this translation helpful? Give feedback.
-
Past discussions |
Beta Was this translation helpful? Give feedback.
-
Prior art for compiled REPLs |
Beta Was this translation helpful? Give feedback.
-
A "mini-notebook" might better fit the compilation model of rust |
Beta Was this translation helpful? Give feedback.
-
Rust should have a reactive notebook to resolve the issues of redefinition and of hidden state. Two successful examples are Pluto.jl for julia and Marimo for python. |
Beta Was this translation helpful? Give feedback.
-
In my Learnability of Rust blog post, I passed on REPL as requiring a lot more exploration before they would become useful and that a rust script solution would get us most of the benefits faster.
While I'm not ready to fully look into REPLs, I figure it'd be good to have a place to capture thoughts on them
Beta Was this translation helpful? Give feedback.
All reactions