License | BSD-3-Clause |
---|---|
Safe Haskell | None |
Language | Haskell2010 |
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.