Skip to content

Releases: ksherlock/mpw-shell

release 0.4

Choose a tag to compare

@ksherlock ksherlock released this 24 Sep 16:57

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

release 0.2 Pre-release
Pre-release

Choose a tag to compare

@ksherlock ksherlock released this 18 Jun 02:28
  • Support for Loop .. End, For In ... End, Break, and Continue
  • Exists, Version, and Shift commands
  • Probably some bug fixes!

release 0.1

release 0.1 Pre-release
Pre-release

Choose a tag to compare

@ksherlock ksherlock released this 12 Feb 04:13

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

release 0.0 Pre-release
Pre-release

Choose a tag to compare

@ksherlock ksherlock released this 03 Feb 20:12

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