pub fn to_pascal_case(name: &str) -> String
Convert a DSL instruction name to PascalCase.
addi
Addi
ld_b_c
LdBC
ADD
Add