1.2.3 • Published 3 years ago

jfts v1.2.3

Weekly downloads
19
License
MIT
Repository
github
Last release
3 years ago

jfts

npm.io npm.io

What it is

As writing rules for the much-used online Turing Machine Simulator can be tedious, this small package parses JFLAP XML and converts it into a plain text file, ready to be pasted onto the website.

How to use

This package includes the binary jfts. You pass a JFLAP file to it as an argument, and a text file of the same name is saved in your working directory.

How not to use

Do not pass multi-tape JFLAP automata as arguments - it will most likely fail, as those are not yet fully implemented. Also do not pass no arguments at all or a file not compliant with XML standards - this script is a "quick and dirty" one and outputs errors directly to stderr.

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago