Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 646 Bytes

File metadata and controls

32 lines (20 loc) · 646 Bytes

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".