Release Notes: BASP has been changed to read from a file or stdin, so that you can do 'basp file...' or 'basp < file'. This is a bit easier to use in CGI scripts. The internal documentation and code were cleaned up.


Release Notes: BASP has been changed to read from a file or stdin, so that you can do 'basp file...' or 'basp < file'. This is a bit easier to use in CGI scripts. The internal documentation and code were cleaned up.


Release Notes: <%=...%> is now shorthand for 'echo -n' instead of 'echo', so that extra newline will not be printed.


Release Notes: Whitespaces before and after script segments are now preserved. Previously, script outputs were printed on separate lines for readability.


Release Notes: The <%=...%> shorthand notation for <%echo ...%> was added.


No changes have been submitted for this release.