Generated: March 26, 2002, 15:08:45Copyright © 2000, Kurt NørmarkThe local LAML software home page

Porting LAML to another Scheme System

From version 13, the LAML system has been prepared to be ported to another Scheme system than mzScheme on the Windows platform and SCM on Unix. I have isolated the parts of LAML that depend on a particular Scheme System in well-defined files. Also the platform dependent aspects have been isolated. Below you will find a list with advice on how to port LAML.

When you are done, try configure LAML, and try out the examples.

If you manage to port LAML to a new platform, operating system or Scheme system, I would like to receive the following from you in order to extend future LAML distributions with your contributions:

  1. A zipped version of the laml-config directory
  2. A zipped version of the lib/compatibility directory
please email these directories to me, see email address below. 

Kurt Nørmark
Aalborg University
normark@cs.auc.dk 

 

Generated: March 26, 2002, 15:08:45