Stability: 1 - Experimental
COmbined Lambda/object architecture Actor Run-Time.
colart is an initial implementation of an asynchronous version of Open Reusable Object Models built on top of tart (Tiny Actor Run-Time) in the spirit of COmbined Lambda/object Architecture (COLA) framework.
To enable/disable trace and memory trace edit the TRACE
and TRACE_MEMORY
macros in tart.h
.
Take a look insicde build.sh
. The build was tested run on debian-7.0.0 with llvm 3.4 installed.
./build.sh
./bootstrap.native > trace.log 2>&1