Multiplatform UCI chess engine written in Pascal by Alex Morozov.
Booot can be compiled either with Delphi or with Free Pascal.
To compile with Delphi, open the project file booot7.dproj.
To compile with Free Pascal, you can use the Lazarus IDE. Open in Lazarus the project file booot7.lpi.
You can also compile from a terminal using the following command:
fpc -Mdelphi -Rintel booot7.dpr