
# wRoutineBasic [![Build Status](https://travis-ci.org/Wandalen/wRoutineBasic.svg?branch=master)](https://travis-ci.org/Wandalen/wRoutineBasic) [![Build Status](https://ci.appveyor.com/api/projects/status/github/Wandalen/wroutinebasic)](https://ci.appveyor.com/project/Wandalen/wroutinebasic)

Collection of routines to generate functions, manage execution of such and analyze them.

## Try out
```
npm install
node sample/Sample.s
```





























