Skip to content

doublec/mozart-stdlib

 
 

Repository files navigation

To install the Mozart Standard Library, you should have Mozart already
installed on your system. Let us assume that Mozart is installed in
$PREFIX. 

Now, to build the Standard Library, it is a good idea to do it in a
different directory from the sources. Let us consider $STDLIB for the
sources and $BUILD_STDLIB for building. You should do the following:

cd $BUILD_STDLIB
$STDLIB/configure --prefix=$PREFIX
make
make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 82.0%
  • Oz 16.2%
  • Roff 0.6%
  • XSLT 0.5%
  • Makefile 0.4%
  • Shell 0.2%
  • CSS 0.1%