Skip to content

pgerakios/Concurrent-Cyclone-with-inference

Repository files navigation

Extended Cyclone has been tested on 
Linux 2.6.26-2-686 32-bit. 

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Currently, 64-bit systems are not supported
neither are Linux kernels newer Linux 2.6.26-2
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


REQUIRES: libapr1-dev 
----------------------------------------------

----------------------------------------------
Installation instructions:
----------------------------------------------

tar -xzf cyc_reglock.tgz
cd cyc_reglock
./configure --prefix=INSTALLATION_PREFIX
make
make install

----------------------------------------------
Run shootout:
----------------------------------------------

cd shootout
make 

Invoke compiler:

bin/cyclone

*or*

INSTALLATION_PREFIX/bin/cyclone

About

Type-safe extension of Cyclone language (a systems language) with threads, locks and guarantees for data race freedom

Resources

License

GPL-2.0, LGPL-2.1 licenses found

Licenses found

GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published