Shell2Perl
A transpiler that converts UNIX shell code (Debian Almquist Shell) to Perl code using REGEX
- Perl
- Regex
Link not available/public as this is a University assignment
Hex2MIPS
A tool that converts 32 bit instructions in hex to MIPS instructions
- C
- MIPS
Link not available/public as this is a University assignment
SHRUG
Implementation of a subset of Git (add, commit, rm, branch, diff, merge, rebase) in POSIX shell
- Shell
- Git
Link not available/public as this is a University assignment