Projects / Bash Server Pages

Bash Server Pages

BASP (BAsh Server Pages) is a patch against Bash for processing HTML templates (or any documents) with embedded shell scripts. The advantage is that you have full access to the shell and system environment without learning yet another programming language. This project has been merged with BashDiff.

Tags Internet Web Dynamic Content CGI Tools/Libraries Shells Text Processing Filters
Licenses GPL
Implementation Unix Shell

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  16 Jun 2005 12:46
  • Rrelease-after

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

  • Rrelease-mid
  •  14 Oct 2004 14:12
  • Rrelease-after

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

  • Rrelease-mid
  •  11 Oct 2004 14:30
  • Rrelease-after

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

  • Rrelease-mid
  •  03 Jul 2004 11:50
  • Rrelease-after

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

  • Rrelease-mid
  •  20 Jun 2004 06:14
  • Rrelease-after

No changes have been submitted for this release.

No-screenshot

Project Spotlight

SVNBackup

Backup and restore utilities for SVN.

70177b516371113188ed8e61cc651d23_thumb

Project Spotlight

DAViCal

A CalDAV server with Web-based administration.