Welcome, Guest! Log In | Create Account

Donate Share

PATH

by exorcismtongs

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.


http://pathlang.sourceforge.net

Interpreters

Project Feed

  • Forum comment added

    Anonymous commented on the RE: Windows Compiler forum thread

    02:30PM on Jan 11 2005 by nobody

  • Forum comment added

    Anonymous commented on the RE: Windows Compiler forum thread

    10:01PM on Nov 11 2004 by nobody

  • Forum comment added

    Anonymous commented on the RE: Windows Compiler forum thread

    07:52PM on Nov 10 2004 by nobody

  • Forum thread added

    Anonymous created the Windows Compiler forum thread

    07:40PM on Aug 31 2004 by nobody

  • Forum thread added

    ukuk created the VM port forum thread

    04:12AM on Jun 06 2004 by ukuk

  • PATH 0.33 released

    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 ...

    11:35PM on Mar 29 2004 by exorcismtongs

  • Code committed

    exorcismtongs committed patchset 13 of module path to the PATH CVS repository, changing 10 files

    10:59PM on Mar 29 2004 by exorcismtongs

  • PATH 0.33 file released: path-0.33.tar.gz

    - New String and File I/O plugins
    - 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.
    - Interpreter can now be "locked" on ...

    12:00AM on Mar 29 2004

  • PATH 0.32 released

    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 ...

    09:32PM on Mar 20 2004 by exorcismtongs

  • Code committed

    exorcismtongs committed patchset 12 of module path to the PATH CVS repository, changing 3 files

    09:12PM on Mar 20 2004 by exorcismtongs