1

Normally running Scala worksheets ends up with the worksheet being evaluated from a blank slate. meaning that anything to want to test or use has to be in scope or initialized already.

Is it possible to run a Scala Worksheet from a different context? e.g. embedded in an application with access to the applications heap / services for prototyping / debugging?

Seth Tisue
  • 29,985
  • 11
  • 82
  • 149
Ryan Leach
  • 4,262
  • 5
  • 34
  • 71
  • A few weeks later I discovered the Scalawags podcast crew asking the same question ~4-5 years back. Still think it would be cool if it's possible. – Ryan Leach Jan 08 '16 at 15:01

0 Answers0