v0.02: libsrv and a new build system
Second release. Here are the changes:
- libsrv has been created for memory optimizations when forking to start a supervisor. It contains parts of pl-init and most of pl-srv
- compile has been properly extended to compile libraries and executables. It can currently compile multiple libraries or one library and multiple executables. I will
eventually properly make it so that it can compile multiple libraries and multiple executable at the same time