Automaton Simulator Changelog

What's new in Automaton Simulator 1.2

May 5, 2010
  • Compatibility fix: Modified the way in which mouse clicks translate to pop-up menus, to address an incompatibility problem with some Microsoft Windows installations.

New in Automaton Simulator 1.1 (May 5, 2010)

  • Feature: Improved cross-platform support slightly: The menu accelerators use the platform-specific modifier, the popup menus appear based on the platform features, and the application name appears properly in the MacOS title bar.
  • Bug fix: The cursor didn't change properly into a crosshair cursor when selecting the add-state tool.

New in Automaton Simulator 1.0 (May 5, 2010)

  • Feature: Simulates deterministic push-down automata and Turing machines (in addition to DFAs and NFAs from before).
  • Feature: Animates changes in machine state.
  • Feature: Has text tool for adding text into the drawing area.
  • Feature: Can back up the simulation to previous step using backspace key (or toolbar button with Turing machines).

New in Automaton Simulator 0.3 (May 5, 2010)

  • Feature: You can print the automaton.
  • Bug fix: Closing the window closes the application.

New in Automaton Simulator 0.2 (May 5, 2010)

  • Feature: Arcs can be moved around circuit.
  • Feature: Documentation system is more complete.