Skip to content
#

formal-languages-compilers

Here are 2 public repositories matching this topic...

Language: All
Filter by language

This repository contains a Python program for checking the acceptability of strings in a Finite State Machine (FSM). The program allows users to define the FSM by providing the number of states, inputs, transitions, and final states. It then evaluates user-provided strings to determine if they are acceptable within the specified FSM.

  • Updated Dec 11, 2023
  • Python

Improve this page

Add a description, image, and links to the formal-languages-compilers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the formal-languages-compilers topic, visit your repo's landing page and select "manage topics."

Learn more