サイトマップ 更新履歴 ニュース Elispセクション 利用手引

ScalaMode

There are two MajorModes for editing Scala programs.

The old scala-mode works on emacs 23 and newer. It is available from https://github.com/scala/scala-dist/tree/master/tool-support/src/emacs

The new scala-mode2 requires emacs 24 (or newer). It is available from https://github.com/hvesalai/scala-mode2

There is also a minor-mode for editing scala programs that use the Scalatra web application framework. The mode is available at https://github.com/hvesalai/scalatra-mode


CategoryModes ProgrammingModes