Skip to content

ArturVRSampaio/TuringMachine

Repository files navigation

TuringMachine

Este é um projeto de tcc elaborado por Artur Vitorio Ribeiro Sampaio e Reinaldo Rozato junior para a conclusao do curso de ciencia da computacao no ano de 2020.

o projeto é uma maquina de turing php com uma interface amigavel, permitindo que esta tenha amplo uso em salas de aulas como ferramenta educacional sobre a maquina em si, e seu funcionamento/operacao

Server Requirements

PHP version 7.2 or higher is required, with the following extensions installed:

  • intl
  • libcurl if you plan to use the HTTP\CURLRequest library

Additionally, make sure that the following extensions are enabled in your PHP:

  • json (enabled by default - don't turn it off)
  • mbstring
  • mysqlnd
  • xml (enabled by default - don't turn it off)