Closed vsraptor closed 3 years ago
I'm afraid not. The closest thing is perhaps the web notebook on e.g. https://webppl.org.
I'm afraid not. The closest thing is perhaps the web notebook on e.g. https://webppl.org.
what about "node" .. is there a way to shoehorn it somehow
If you wanted to implement this yourself, you might need to think about how WebPPL's somewhat functional nature interacts with a REPL's somewhat imperative nature. The global store might come in here? I've never put any thought into doing this though, so I don't have anything more concrete to suggest I'm afraid.
Is there a REPL shell for webppl ?