Yehonathan Sharvit

Results 87 issues of Yehonathan Sharvit

I'd like to be able to define prerequisite with a dynamic argument and access this argument in the mocking value. For instance, I'd like to be able to write something...

I'd like to use an `expression-sandbox` for implementing secured mode in [Klipse](https://github.com/viebel/klipse). I have tried the naive approach suggested in https://blog.risingstack.com/writing-a-javascript-framework-sandboxed-code-evaluation/ Do you think that `expression-sandbox` could be helpful? I...

If zenscript can run in the browser, then it can be plug into the [KLIPSE plugin](github.com/viebel/klipse). It will allow you to create web pages with `zenscript` interactive code snippets -...

Would be nice to have an interactive doc using klipse or codox klipse theme. What do you think?

enhancement

We could use [ io.aviso/pretty](https://ioavisopretty.readthedocs.io/en/latest/repl.html) to display exceptions in a beginners friendly manner.