diff options
author | Karl Hallsby <karl@hallsby.com> | 2022-10-04 13:09:25 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2022-10-04 13:09:25 -0500 |
commit | 32c9082367204cab46f57d0b7a0c5880fdf82488 (patch) | |
tree | 2e58fd2c5a00ff9cd8fb7a9c7540bd6f0800035e | |
parent | e4aac3c95ea4d064165474f814fe0f54fc8ad3f1 (diff) |
Add Rust to list of software programming skills
-rw-r--r-- | Skills.tex | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ \subsection{Programming Languages}\label{subsec:Programming_Langs} \begin{notopsepitemize} \item \href{https://en.wikipedia.org/wiki/C_(programming_language)}{C} +\item \href{https://www.rust-lang.org}{Rust} \item \href{https://en.wikipedia.org/wiki/Motorola_68000}{MC68k Assembly} \item \href{https://en.wikipedia.org/wiki/MIPS_architecture}{MIPS} \item \href{https://riscv.org}{RISC-V} |