A shell for those that prefer Macintosh Programmer's Workshop.
mpw
Go to file
Kelvin Sherlock 09ed3428bc process "\n" when finishing up lexer. 2016-02-03 15:08:10 -05:00
.gitignore initial version 2016-01-27 10:43:34 -05:00
.travis.yml travis ci 2016-01-27 13:30:23 -05:00
CMakeLists.txt move out more unused files 2016-02-02 16:17:30 -05:00
builtins.cpp lots of updates! 2016-02-01 20:38:29 -05:00
builtins.h lots of updates! 2016-02-01 20:38:29 -05:00
command.cpp transfer environment to child process 2016-02-03 15:06:48 -05:00
command.h throw error for {exit} 2016-02-02 16:19:13 -05:00
environment.cpp throw error for {exit} 2016-02-02 16:19:13 -05:00
environment.h transfer environment to child process 2016-02-03 15:06:48 -05:00
error.h throw error for {exit} 2016-02-02 16:19:13 -05:00
fdset.h lots of updates! 2016-02-01 20:38:29 -05:00
lemon_base.h update phase2 2016-01-30 12:44:42 -05:00
lempar.cxx update phase2 2016-01-30 12:44:42 -05:00
mapped_file.cpp mapped file. 2016-02-01 22:32:21 -05:00
mapped_file.h improve mapped_file iterators 2016-02-02 16:20:45 -05:00
mpw-shell-command.rl initial version 2016-01-27 10:43:34 -05:00
mpw-shell-commands.c initial version 2016-01-27 10:43:34 -05:00
mpw-shell-execute.cpp lots of updates! 2016-02-01 20:38:29 -05:00
mpw-shell-expand.rl lots of updates! 2016-02-01 20:38:29 -05:00
mpw-shell-parser.cpp more file redirection. 2016-02-03 15:07:15 -05:00
mpw-shell-quote.rl initial version 2016-01-27 10:43:34 -05:00
mpw-shell-read.rl . 2016-01-29 22:23:35 -05:00
mpw-shell-token.rl process vector of commands all at once. 2016-02-02 16:20:32 -05:00
mpw-shell.cpp process "\n" when finishing up lexer. 2016-02-03 15:08:10 -05:00
mpw-shell.h lots of updates! 2016-02-01 20:38:29 -05:00
mpw-shell.text initial version 2016-01-27 10:43:34 -05:00
phase1.h process "\n" when finishing up lexer. 2016-02-03 15:08:10 -05:00
phase1.rl pipe-lined lexing/parsing. 2016-01-29 22:23:14 -05:00
phase2-parser.lemon lots of updates! 2016-02-01 20:38:29 -05:00
phase2.h process vector of commands all at once. 2016-02-02 16:20:32 -05:00
phase2.rl process vector of commands all at once. 2016-02-02 16:20:32 -05:00
value.h initial version 2016-01-27 10:43:34 -05:00
value.rl initial version 2016-01-27 10:43:34 -05:00