The SIML Language

Siml Programming Language Documentation

Tutorial

The Siml Tutorial - Bioreactors

Generated Program at Python Level

To be done

The Syntax

The syntax looks roughly like Python. Some keywords are different, variables have to be declared before use, and there is (currently) no inheritance. A simulation consists of one or more class definitions.