Skip to main content

dump_wordcode

Function dump_wordcode 

Source
pub fn dump_wordcode(src: &str) -> String
Expand description

Parse src via the wordcode emitter (par_list_wordcode + bld_eprog) and dump the resulting Eprog in the canonical format EPROG / WORDS N / WC[i]=... / STRS N / STR[i]="...". Matches the C-side dumpwordcode builtin byte-for-byte.