Skip to content

energyfive/sc-core

 
 

Repository files navigation

Required software:
	- CMake:
		For Windows: http://www.cmake.org/
	- Flex
		For Windows:
		http://gnuwin32.sourceforge.net/packages/flex.htm
		Add flex directory to path.
		!!! Don't install in directory which name has spaces.
	- Bison
		For Windows:
		http://gnuwin32.sourceforge.net/packages/bison.htm
		Add bison directory to path.
		!!! Don't install in directory which name has spaces.
	- Perl
		For Windows:
		http://strawberryperl.com/
		Add perl directory to path.
	- Boost
		http://www.boost.org/users/download/

About

Semantic Code Core

Resources

License

Unknown, LGPL-3.0 licenses found

Licenses found

Unknown
COPYING
LGPL-3.0
COPYING.LESSER

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.6%
  • C 34.6%
  • Python 3.2%
  • Other 0.6%