Windows 7, 8.1, 10, Mac OS X, Linux
Other UNIX-like operating systems may work too out of the box.
- Clone this repository
- Open lspl3.sln solution
- Build (F7)
- Download and install last version of CMake
- Clone this repository
- Build using CMake:
# Create `build` folder
mkdir build; cd build
# You can use all cmake generators available on your platform
cmake -G "Unix Makefiles" ../
# Build executable
make
Run program lspl3
:
./lspl3 ../lspl3config.json ../tests/Patterns.txt ../tests/2001_A_Space_Odyssey.json ""