RISC-V-asm.jl This is a small project done in collaboration with @AndreiDuma. It's a helper tool for his very cool Master's thesis. Usage: Open a julia REPL julia> include("src/instructions.jl") julia> encode(parse("add s10, s10, a0")...)