Skip to content

ShunkevichDV/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/ostis-dev/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++ 58.9%
  • C 34.8%
  • Python 3.1%
  • CMake 1.7%
  • TypeScript 0.6%
  • GAP 0.4%
  • Other 0.5%