callgraphs for… uxn??
digraph "hello.rom" {
"|0100 @top" -> "|0105";
"|0105" -> "|010b @λ0000";
"|010b @λ0000" -> "|010f";
"|010f" -> "|0103 @while";
"|0103 @while" -> "|0105";
"|0105" -> "|0108";
"|0108" -> "|010a";
}
#uxn
callgraphs for… uxn??
digraph "hello.rom" {
"|0100 @top" -> "|0105";
"|0105" -> "|010b @λ0000";
"|010b @λ0000" -> "|010f";
"|010f" -> "|0103 @while";
"|0103 @while" -> "|0105";
"|0105" -> "|0108";
"|0108" -> "|010a";
}