git @ Cat's Eye Technologies The-Glosscubator / master by-topic / Formal Specification / commentary / Chris Pressey.md
master

Tree @master (Download .tar.gz)

Chris Pressey.md @masterview markup · raw · history · blame

Commentary by Chris Pressey

This work is distributed under a CC-BY-ND-4.0 license, with the following explicit exception: the ratings may be freely used for any purpose with no limitations.

Formal Specification

Algebraic Specification

  • rating: 1

Early history of algebraic specification (ASF+SDF in a primitive form).

Language Prototyping: an Algebraic Specification Approach

  • rating: 1

ASF+SDF (proto-Maude), algebraic specification of languages. Contains an algebraic formulation of the lambda calculus as an example.

Several chapters unread which might have interesting things to say about origin tracking and error reporting in algebraic specification (i.e. this term that we rewrote to, where did it come from, what was its journey).

The Essence of Z

  • rating: 1

An introduction to the Z specification language.

Introduction to Z and Discrete Methods

  • rating: 1

Fairly good introduction to Z and writing specifications for programs. Includes a lot of introduction to the logical underpinnings as well.

Understanding Z

  • rating: 0

Formal denotational semantics of Z notation.

Program specification and transformation

  • rating: 1

This is more about program generation and (source-to-source) compiler techniques (a la partial evaluation) than about specification.

It's conference proceedings. One paper that might be worth reading in more detail is "Compile-time Garbage Collection" by Maurice Brutnooghe. But partly because I'm curious about the "functional language disguised as a logic programming language" defined therein.

"Distributive Laws for Composition and Union of Modules" also seems vaguely interesting. Also "Modal Logics for Applicative Programs" by Pepper.

Also contains "Two Exercises Found in a Book on Algorithmics" by Bird and Meertens, a (blurry) scan on which can be found here

Some transcribed discussions and speeches that might also be interesting to read.

Semantics, applications, and implementation of program generation

  • rating: 1

It's also conference proceedings.

"Accomplishments and Research Challenges in Meta-programming" might be good as an overview type perspective. None of the other papers look particularly interesting (no, not even "Integrating Partial Evaluators into Interpreters").

Actually "A Design Methodology for Functional Programs" might be a bit OK.

The role of formalism in system requirements (full version)

  • rating: 3

.

Consistency Checking of Functional Requirements

  • rating: TODO

.

Consistency Checking in Requirements Analysis

  • rating: TODO

.

Automated Consistency Checking of Requirements Specifications

  • rating: TODO

.

Automatic program generation from specifications using PROLOG

  • rating: 1

.

Syntactic Theories in Practice

  • rating: 1

I read it a while ago.

Should really be under "Formal Semantics", not "Formal Specification", with the understanding that the former is a specialization of the latter, for programming languages.

"Syntactic theories" is one approach to formal semantics (and there are most definitely others).

The authors combine two operations involved in interpreting syntactic theories into one, optimizing the process.

I also wrote down "continuation-passing style" in my notes for this for some reason.

Notes on B. Meyer\'s \"On Formalism in Specifications\"

  • rating: 1

.

Bertrand Meyer's technology+ blog - Software engineering, programming methodology, languages, verification, general technology, publication culture, and more

  • rating: 1

.

Attempto Project

  • rating: 2

Attempto Controlled English is a formally-defined subset of English. As such it can be used to write a formal specification which is also generaly readable. More resources are available at the "Tools and Resources" link on this site.

About the Unified Modeling Language Specification Version 2.5.1

  • rating: 1

.

Systems modeling language - Wikipedia

  • rating: TODO

.

SysML Open Source Project: What is SysML? Who created it?

  • rating: 1

.

SE 507 Algebraic Specifications

  • rating: 3

.

Developing an Iterative Program to Compute a Tail Recursive Function

  • rating: 1

.

Software Blueprints Web Pages

  • rating: 0

.