Skip to content

Translate DFA into Moore #4

Description

@andrevidela

There are two ways to implement DFA as a polynomial functor.

1: Emulate the terminating behaviour with + Unit
2: Emulate the terminating behaviour as a Moore machine with a trapped state

1 isn't possible without #3 2 would be desirable regardless for non-terminating applications

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions