issues
search
lukeparser
/
pybison
Use Bison directly from Python
https://pypi.org/project/pybison
GNU General Public License v2.0
26
stars
6
forks
source link
Compilation on different platforms
#4
Closed
sbrodehl
closed
7 years ago
sbrodehl
commented
7 years ago
This PR adds fixes compilation under macOS and Windows.
Windows
Prerequisites
Visual Studio
Visual C++ Build Tools
MSVC 14 or newer.
Python development tools
Chocolatey
win_flexbison3
macOS
Prerequisites
clang
Xcode Command Line Tools
Homebrew
bison
flex
Python development tools
Install Pyrex
Install pybison
This PR adds fixes compilation under macOS and Windows.
Windows
Prerequisites
macOS
Prerequisites