MagicHaskeller: Automatic inductive functional programmer by systematic search

[ bsd3, language, library, program ] [ Propose Tags ]

MagicHaskeller is an inductive functional programming system for Haskell. This package contains the MagicHaskeller library, which can be used within GHCi or as an API for inductive program synthesis. It also contains the MagicHaskeller executable that is a standalone synthesis program which can be used interactively or as a backend server, and the MagicHaskeller.cgi executable that is a CGI frontend for providing the Web interface.

Modules

[Last Documentation]

  • Control
    • Monad
      • Search
        • Control.Monad.Search.Best
        • Control.Monad.Search.Combinatorial
  • MagicHaskeller
    • MagicHaskeller.Analytical
    • MagicHaskeller.Classification
    • MagicHaskeller.ExecuteAPI610
    • MagicHaskeller.Expression
    • MagicHaskeller.FastRatio
    • MagicHaskeller.GetTime
    • MagicHaskeller.IOGenerator
    • MagicHaskeller.LibExcel
    • MagicHaskeller.LibTH
    • MagicHaskeller.Minimal
    • MagicHaskeller.Options
    • MagicHaskeller.ProgGen
    • MagicHaskeller.ProgGenSF
    • MagicHaskeller.ProgGenSFIORef
    • MagicHaskeller.RunAnalytical

Flags

Automatic Flags
NameDescriptionDefault
tfrandom

Use the tf-random package instead of the random package

Enabled
ghcapi

Enable execution using the GHC API rather than the combinatory interpreter

Enabled
readfile

Enable to read a component library file

Enabled
debug

Force typechecking at each dynamic application

Disabled
networkuri

Find Network.URI in network-uri rather than in network < 2.6 (This is a workaround for the changes made in those packages.)

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.8.5, 0.8.6, 0.8.6.1, 0.8.6.2, 0.8.6.3, 0.9.1, 0.9.6.4.1, 0.9.6.4.2, 0.9.6.4.3, 0.9.6.4.4, 0.9.6.4.5, 0.9.6.4.6, 0.9.6.4.7, 0.9.6.5, 0.9.6.6, 0.9.6.6.1, 0.9.6.7, 0.9.6.8, 0.9.6.9, 0.9.6.10, 0.9.7.0, 0.9.7.1
Change log changelog.txt
Dependencies abstract-par, array, base (>=4 && <5), bytestring, cgi, containers, directory, extensible-exceptions, ghc, ghc-paths, hashable, haskell-src, hint, html, MagicHaskeller, monad-par, mtl, mueval, network, network-uri, pretty, process, random, syb, template-haskell, tf-random, time, transformers, unix [details]
License BSD-3-Clause
Author Susumu Katayama
Maintainer Susumu Katayama <skata@cs.miyazaki-u.ac.jp>
Category Language
Home page http://nautilus.cs.miyazaki-u.ac.jp/~skata/MagicHaskeller.html
Bug tracker mailto:skata@cs.miyazaki-u.ac.jp
Uploaded by SusumuKatayama at 2015-11-09T00:44:32Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables MagicHaskeller.cgi, MagicHaskeller
Downloads 14853 total (68 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2015-12-08 [all 5 reports]