quebex

A software analysis framework built around the QBE intermediate language

git clone https://git.8pit.net/quebex.git

 1data $foo1 = {z 42}
 2
 3data
 4
 5
 6$foo2
 7
 8#foo
 9=
10
11 {    w    10              
12
13  #bla
14
15 }
16
17data $foo3
18={ z 42 }
19
20data
21#test
22$foo4={z 42}