Skip to content

Releases: DaymudeLab/CSE355-MachineDesign

v0.3.0

Choose a tag to compare

@jdaymude jdaymude released this 20 Nov 07:25
d3be2ab

Adds BusyBeaverTMs for simulating candidate busy beaver Turing machines and visualizing their space-time diagrams.

v0.2.1

Choose a tag to compare

@SaajanM SaajanM released this 19 Feb 03:36
Fix registry for PDA

v0.2.0

Choose a tag to compare

@SaajanM SaajanM released this 16 Feb 02:46
21c17c0

PDAs wohooo

v0.1.4

Choose a tag to compare

@SaajanM SaajanM released this 22 Jan 00:24

Some minor bugfixes and some more feedback on silent commands.

v0.1.2

Choose a tag to compare

@SaajanM SaajanM released this 15 Jan 05:15

Docs galore!

v0.1.1

Choose a tag to compare

@SaajanM SaajanM released this 13 Nov 04:58

Bugfix

v0.1.0

Choose a tag to compare

@SaajanM SaajanM released this 13 Nov 04:39

Support for NFAs and DFAs

DFAs are now refactored to be specialized NFAs

v0.0.2-alpha

v0.0.2-alpha Pre-release
Pre-release

Choose a tag to compare

@SaajanM SaajanM released this 13 Oct 23:37

DFAs are fully functional

v0.0.1-alpha Pre Release

Pre-release

Choose a tag to compare

@SaajanM SaajanM released this 13 Oct 05:43
fcfb39f

Pre-Release For Debugging