quebex

A software analysis framework built around the QBE intermediate language

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

 1# foo
 2
 3# bar
 4#
 5
 6 
 7
 8## test
 9
10# foo #
11
12  # foo
13		# bar
14
15	# baz
16
17#  
18
19function w $main() { # foo
20@start
21	# blaaa
22	hlt 	  # something
23}
24
25#test
26
27
28  # test