pascal-playaround Because Pascal might be a good language to learn and understand. I will be using the FPC (Free Pascal Compiler) How I choose to compile: fpc "file_name.pas" -FE"output_directory" { to avoid git recognizing binary files as unadded }