Find a file
Leon Mika bfd2785b1c dramatic simplification of command evaluation
- Removed the notion of streams
- Modified pipes such that any object can be passed through pipe. Now, the first argument will be used if the command is invoked via a pipe
2025-03-23 11:09:42 +11:00
cmd/cmsh Added the notion of streams 2024-04-10 21:58:06 +10:00
cmdlang dramatic simplification of command evaluation 2025-03-23 11:09:42 +11:00
.gitignore Initial version of prototype cmdlang 2024-04-10 20:45:58 +10:00
go.mod Started writing some tests 2024-04-11 22:05:05 +10:00
go.sum Started writing some tests 2024-04-11 22:05:05 +10:00