/slcore

SL Compiler and Library

Primary LanguageCGNU General Public License v3.0GPL-3.0

Developer README

Structure

This tree contains two independent components:

  • the SL compiler and library in slc/. For further information check the files slc/doc/README and slc/doc/HACKING.
  • the SL test suite in tests/.

How to get started from this tree

  1. run bootstrap in slc/
  2. see the "Installation" steps in slc/doc/README

Licensing

This software is composite, with different parts licensed under different terms. For more details see:

  • tests/README
  • slc/doc/README.rst, section "Licensing".