Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P
ProofScriptParser
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • sarah.grebing
  • ProofScriptParser
  • Wiki
  • language description

Last edited by sarah.grebing May 24, 2017
Page history

language description

This proof scripting language is suitable for interactive program verification.

The following types are supported:

  • integer
  • boolean
  • strings
  • logical terms (with type information in the future):
    • int[]
    • object
    • field
    • heap
    • null
    • formula
    • any (top-type)

It supports the following language statements:

Cases-Statement with Match Expressions

Call to Proof Commands/Scripts

Repeat Statement

foreach/theonly Statement

Clone repository
  • Home
  • key version
  • language description
  • linting