logo
首页技术栈工具库讨论
ml-w

ml-w

This package implements a minimal ML-like language to demonstrate how the W algorithm works. The ML module contains the definition of the language in the form of an Haskell data type, plus functions to parse files and pretty print the datatype. The TypeInfer module contains the W algorithm itself. The Main module contains a program that parses and typechecks programs reading from standard input. The library and executable is compatible with GHC and Hugs (to use Hugs with cabal use the flag --hugs).
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconbitonic/ml-w6
HACKAGE
carbal install ml-w
查看
标签
根据用户添加的标签生成
暂无标签