Skip to content
dragos edited this page Sep 4, 2012 · 15 revisions

Introduction

This Eclipse plugin allows one to experiment with the Scala language using worksheets. A worksheet is a Scala file that is evaluated on save, and the result of each expression is shown in a right column. Worksheets are like a REPL session on steroids, and enjoy 1st class editor support: completion, hyperlinking, interactive errors-as-you-type, auto-format, etc.

Installation

Features

The

Clone this wiki locally