andy-morris / andallthat

Sample code from Term Rewriting and All That

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample code from Term Rewriting and All That by Tobias Nipkow

$ poly
> use "all.ML";
> (* ... *)

All this is so far is a file all.ML which loads everything.

Todo (maybe):

  • Replace uses of library.ML with Basis lib
  • Move things into structures
  • Add SML/NJ & MLton package files

All the code of actual substance is copyright 1998 Cambridge University Press.

About

Sample code from Term Rewriting and All That


Languages

Language:Standard ML 100.0%