Welcome to SharpPATH!

News

SharpPATH 0.2 (02-09-2006)

This is the first .NET 2.0 version. New features:
-Each Executer now has its own memory pointer (for the & (split) instruction)
-You can specify the dialect on the first line of the file
-Binary distribution now includes a simple example script
-Improved the command line app somewhat (run without arguments for help)

SharpPATH 0.1.1 (02-08-2006)

Oops, there was a bug that prevented the ENTER-instruction to work properly.. Fixed.

SharpPATH 0.1 released (02-08-2006)

SharpPATH 0.1 has been released. It is the first release ever, but will also be the last one supporting .NET 1.1. The command line interpreter is very crude right now and will interpret all code in Pseudo-SNUSP mode. Feel free to play around with it, but keep in mind this is an alpha release, mostly.