-
Notifications
You must be signed in to change notification settings - Fork 0
Sharemind SecreC Compiler and Analyzer
License
sharemind-sdk/secrec
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README ====== System requirements ------------------- Compiling this code requires the following: * cmake version 2.6 or later * boost C++ libraries * GNU Bison (version 2.4.2 should do, earlier version may also work) * Flex (version 2.5.35 should do, earlier version may also work) * Compilers for C and C++ code * GCC and clang are known to work Compile instructions -------------------- In the root project directory do the following: mkdir build cd build cmake .. make Executable will be placed in build/bin directory and libraries in build/lib.
About
Sharemind SecreC Compiler and Analyzer
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published