Psh v0.2

February 7, 2010
by Thomas Helmuth (tom)

Psh, the Java implementation of Push, has been updated significantly and released as Psh v0.2. The following changes were made, among many others:

  • Added PshInspector, a Psh interpreter inspector that displays the Psh stacks after every step of an executed program.
  • Fixed iteration instructions, which were not working properly.
  • Implemented auto-simplification, both as a genetic operator and to simplify programs for reports.

Psh is now being hosted on GitHub, where you can also find a more in-depth readme:

http://github.com/jonklein/Psh

Tags:



Leave a Reply

You must be logged in to post a comment.