swarm-0.7.0.0: 2D resource gathering game with programmable robots
LicenseBSD-3-Clause
Safe HaskellNone
LanguageHaskell2010

Swarm.Language.Parser.Value

Description

Parse values of the Swarm language, indexed by type, by running the full swarm-lang parser and then checking that the result is a value of the proper type.

Documentation