Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Atom/vim plugin for syntax checking #16

Open
alex-mitrevski opened this issue Jun 13, 2019 · 0 comments
Open

Atom/vim plugin for syntax checking #16

alex-mitrevski opened this issue Jun 13, 2019 · 0 comments

Comments

@alex-mitrevski
Copy link
Member

To support the creation of state machine specifications, it might be useful to create an Atom or a vim plugin that checks the correctness of a state machine specification. This includes syntax checking, verifying that the defined states are declared in the state list, as well as verifying that transitions refer to valid states. Such a plugin would also need to take into account state machine inheritance (i.e. if a state machine inherits from another, the states from the parent state machine will need to be considered as well).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant