SSTG: STG Symbolic Execution

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

Prototype of STG-based Symbolic Execution for Haskell.


[Skip to Readme]

Modules

[Last Documentation]

  • SSTG
    • SSTG.Core
      • SSTG.Core.Execution
        • SSTG.Core.Execution.Engine
        • SSTG.Core.Execution.Models
        • SSTG.Core.Execution.Namer
        • SSTG.Core.Execution.Rules
        • SSTG.Core.Execution.Stepper
      • SSTG.Core.Syntax
        • SSTG.Core.Syntax.Language
        • SSTG.Core.Syntax.Typer
      • SSTG.Core.Translation
        • SSTG.Core.Translation.Haskell
    • SSTG.Utils
      • SSTG.Utils.PrettyPrint

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 0.1.1.5, 0.1.1.6, 0.1.1.7
Dependencies base (>=4.7 && <5), containers (>=0.5 && <0.6), ghc, ghc-paths, SSTG [details]
License BSD-3-Clause
Copyright 2017 Anton Xue
Author Anton Xue
Maintainer anton.xue@yale.edu
Category Web
Home page https://github.com/AntonXue/SSTG#readme
Source repo head: git clone https://github.com/AntonXue/SSTG
Uploaded by AntonXue at 2017-07-24T23:18:58Z
Distributions
Executables SSTG-exe
Downloads 11732 total (47 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2017-07-25 [all 3 reports]

Readme for SSTG-0.1.0.3

[back to package description]

SSTG