Overview

Sacalon's standard library(salivan) is a part of Sacalon programming language. It has been designed to be tiny, simple, useful.

Design

salivan uses C++ codes in backgroud and only we writed some interfaces to C++ files. Some C++ files written by people outside of Sacalon's community and thier's code licenses are there in salivan/libcpp directory in Sacalon's repository.

list of third-party libraries used in salivan :

Contributing

We welcome contributions of all kinds.

You can contribute to this book by opening an issue or forking and sending a pull request to the main Sacalon repository. Knowing what people use this book for the most helps direct our attention to making those sections the best that they can be. We also want the reference to be as normative as possible, so if you see anything that is wrong, please also file an issue.