Releases: ksherlock/mpw-shell
Releases · ksherlock/mpw-shell
release 0.4
Happy 30th birthday, MPW!
This includes a bunch of fixes since the previous version. Other enhancements:
-fflag disables parsing the Startup script- builtin
Catenatecommand - builtin
Executecommand - builtin
Quitcommand - builtin
Exitcommand - 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
- Support for Loop .. End, For In ... End, Break, and Continue
- Exists, Version, and Shift commands
- Probably some bug fixes!
release 0.1
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
First public version! Put the Startup file in your ~/mpw/ folder.