swarm-0.5.0.0: 2D resource gathering game with programmable robots
LicenseBSD-3-Clause
Safe HaskellSafe-Inferred
LanguageHaskell2010

Swarm.Language.LSP

Description

Language Server Protocol (LSP) server for the Swarm language. See the docs/EDITORS.md to learn how to use it.

Documentation

debug :: MonadIO m => Text -> m () Source #