Skip to content

organix/colart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colart

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.

Usage

To enable/disable trace and memory trace edit the TRACE and TRACE_MEMORY macros in tart.h.

Build

Take a look insicde build.sh. The build was tested run on debian-7.0.0 with llvm 3.4 installed.

./build.sh

Run

./bootstrap.native > trace.log 2>&1

About

COmbined Lambda/object architecture Actor Run-Time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published