• Stars
    star
    1
  • Language
    C
  • Created 8 months ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project in Theoretical Computer Science delves into the workings of Turing machines by designing and adapting a Turing machine emulator in C and Python. The project's focal point is to implement an algorithm capable of swapping positions within a binary string.