Menu

#108 Interactive evaluation of expressions

open
nobody
Feature (28)
5
2012-12-06
2009-09-02
No

When a Java expression is selected, one can press Ctrl+Shift+I to evaluate it and display its value (but only when the program is running). The GHC API has a runStmt function that could be used to implement this for Haskell (even when the program is not running!). Scion would need to expose this function through its API.

Discussion

MongoDB Logo MongoDB