PATH is a unique two-dimensional programming language. Unlike conventional programming languages, which read a program in a left-to-right, top-to-bottom fashion, PATH programs can go up, down, left, and right, and change directions at will.
Be the first to post a text review of PATH. Rate and review a project by clicking thumbs up or thumbs down in the right column.
This new version adds some new plugins that actually let you do useful stuff in PATH, such as file I/O and string constants. The Python expression and statement evaluation plugin has also been made much more robust, and PATH's capabilities are pretty much limitless with the Python plugin now (although still very tedious). https://sourceforge.net/project/showfiles.php?group_id=89317&package_id=110433&release_id=227330
- New String and File I/O plugins<br /> - The PyPATH plugin now reads a zero-terminated string instead of "escaping" into Python mode. This is done so that plugins will hopefully all read data in that way.<br /> - Interpreter can now be "locked" on plugins (needed for the string plugin)<br /> - Now registered with PyPI (yay)<br /> - A couple other things
Since v0.31 was a good release with no bugs that I have been aware of, there isn't any new functionality in this new version. However, the code has been drastically cleaned up. Also, the interpreter should now be completely reusable, since programs can now be loaded from an array in addition to a file, and the input and output can be redirected to custom functions other than stdin and stdout.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?