hint library

Runtime Haskell interpreter (GHC API wrapper)
Download

hint library Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Price:
  • FREE
  • Publisher Name:
  • Daniel Gorin
  • Publisher web site:
  • http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hint
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 23 KB

hint library Tags


hint library Description

Runtime Haskell interpreter (GHC API wrapper) hint library defines an Interpreter monad. It allows to load Haskell modules, browse them, type-check and evaluate strings with Haskell expressions and even coerce them into values. The hint library is type-safe and thread-safe (even the coercion of expressions to values). It is, esentially, a huge subset of the GHC API wrapped in a simpler API. Requirements: · GHC 6.6 or later


hint library Related Software