Skip to content

ghulette/monad-gensym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple monad for generating symbols, binding them to scoped variables, and
doing variable/symbol replacement in strings.

Source repo: http://github.com/ghulette/monad-gensym
Bug reports: http://github.com/ghulette/monad-gensym/issues

To run the example:

$ cabal configure
$ cabal build
$ ghci examples/Simple.hs -package-conf dist/package.conf.inplace
> main

About

A simple monad for symbol generation and scoped variable bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published