Programatica Tools

Browsing the source

Some recent version of the source is available for browsing via the links below. These files can be used freely under a BSD-like license (see LICENSE for details).

The directory index pages combine an automatically generated file index and a manually written README file describing the contents of the directory. The automatic index section reflects reality, but may also contain files/directories that are obsolete. The README section is more informative, but can at times be out-of-date.

There is also an HTML rendering of the source code, with syntax highlighting and hyperlinks from uses to definitions. (See the notes on the conversion tool.)

NameLast modifiedSize
Parent Directory  -
ChangeLog2009-01-04 11:18 37K
HuMakefile2004-01-24 00:04 159
INSTALL.html2020-07-29 12:54 3.8K
LICENSE2003-05-28 01:21 1.5K
Makefile2006-05-24 00:27 2.7K
base/2020-07-22 12:55 -
configure2009-01-04 11:18 2.5K
dirs.dia2003-04-22 22:12 1.7K
dirs.png2003-04-22 22:03 5.0K
dotdirgraph2003-11-25 01:39 5.0K
evman/2020-07-22 12:56 -
features.html2020-07-22 12:43 6.0K
find-uses2001-07-24 19:39 276
find-word2001-07-24 19:39 275
hs2alfa/2020-07-22 12:55 -
hs2html/2009-01-04 11:18 -
hs2isabelle/2009-01-04 11:18 -
hs2stratego/2020-07-22 12:55 -
hsutils/2020-07-23 01:47 -
install.dia2003-04-22 22:24 1.5K
install.png2003-04-22 22:20 4.8K
pfe.cgi2018-03-29 23:19 6.3K
pfe/2020-07-22 12:58 -
property/2020-07-22 12:58 -
scripts/2009-01-04 11:20 -
titles2005-04-01 00:58 1.7K
tree.cgi2016-01-13 00:51 1.0K
usage.html2020-08-03 02:12 14K
web/2016-01-13 00:51 -
Tools for the Programatica project

Tools for the Programatica project

This directory contains the sources for (some of) the tools implemented as part of the Programatica project.

This is all work in progress (including this documentation)!

What tools are provided?

See the Features and Usage pages for documentation of the main tools. There are also some additional tidbits lying around.

How to compile and install the tools

See the INSTALL page.

Subdirectories

The code that has been actively developed recently is located in the following subdirectories, some of which contain additional README files:

DirectoryDescription
base Extensible Haskell front-end and base language (Haskell 98) tools. There is a README file with further details.
pfe PFE - the preliminary front-end framework and command-line tools. There is a README file with further details.
pfe/Browser The Programatica Haskell Browser.
property Extension of the base language with P-logic property declarations, including a new parser and an extended type checker. (An awful lot of work for a small extension...)
hs2html Haskell to HTML translator. (Little extra work for a potentially useful tool.)
hs2alfa Haskell to Alfa translator.
hs2stratego Haskell to Stratego translator.
hsutils Small spin-off Haskell utility programs.
evman Files relating to evidence (certificate) management, in particular the command line tool cert and the implementation of the certificate servers.
scripts Various shell scripts, some of which are used in the build process.
bin, lib There are directores created by the Makefile to hold a template of things that get installed by make install. (See INSTALL.html).

Authors: various
Contact: TH