Skip to content

deniskoronchik/sc-machine

 
 

Repository files navigation

Chat:

Join the chat at https://gitter.im/ostis-dev/sc-machine

Documentation http://ostis-dev.github.io/sc-machine/

Master: Build Status

Build on ubuntu:

git clone https://github.com/deniskoronchik/sc-machine.git
cd sc-machine
./scripts/install_deps_ubuntu.sh
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release # use Debug for debug build
make

About

Software implementation of sc-machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 54.3%
  • C 41.3%
  • CMake 1.6%
  • Python 1.6%
  • Objective-C 0.8%
  • GAP 0.3%
  • Shell 0.1%