Skip to content

Turing Machine Simulation in Prolog, school project

Notifications You must be signed in to change notification settings

dowl-air/FLP_proj2_23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turing Machine Simulation in Prolog

Project to FLP, VUT FIT 2022/23

author: Bc. Daniel Pátek xpatek08@stud.fit.vutbr.cz

Build

Project needs to have swipl compiler installed. Then with make command, project gets compiled and executable flp22-log is created.

Run

Program can be started as follows:

$ ./flp22-log <input_file >output_file

Tests

To run tests, simply enter make test command. Test script will be executed and tests, which are located in /tests folder will be evaluated.

About

Turing Machine Simulation in Prolog, school project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published