Skip to content

Releases: ksherlock/mpw-shell

release 0.4

24 Sep 16:57
Compare
Choose a tag to compare

Happy 30th birthday, MPW!

This includes a bunch of fixes since the previous version. Other enhancements:

  • -f flag disables parsing the Startup script
  • builtin Catenate command
  • builtin Execute command
  • builtin Quit command
  • builtin Exit command
  • subshells!
  • known to build/run on linux and solaris

OS X build included below. Put mpw-shell and mpw-make somewhere in your $PATH (like /usr/local/bin) and etc/Startup in your $HOME/mpw/ directory.

release 0.2

18 Jun 02:28
Compare
Choose a tag to compare
release 0.2 Pre-release
Pre-release
  • Support for Loop .. End, For In ... End, Break, and Continue
  • Exists, Version, and Shift commands
  • Probably some bug fixes!

release 0.1

12 Feb 04:13
Compare
Choose a tag to compare
release 0.1 Pre-release
Pre-release

New version. Includes numerous bug fixes and enhancements. Most importantly, running mpw-make (or mpw-shell make) runs and executes the MPW version of make.

release 0.0

03 Feb 20:12
Compare
Choose a tag to compare
release 0.0 Pre-release
Pre-release

First public version! Put the Startup file in your ~/mpw/ folder.