]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Machine/G3.expected.txt
machine: make failure be minReads=0
[haskell/symantic-parser.git] / test / Golden / Machine / G3.expected.txt
1 pushValue GHC.Show.show
2 minReads=0
3 mayRaise=[ExceptionFailure]
4 freeRegs=[]
5 pushValue (\x_0 -> x_0)
6 minReads=0
7 mayRaise=[ExceptionFailure]
8 freeRegs=[]
9 newRegister reg
10 minReads=0
11 mayRaise=[ExceptionFailure]
12 freeRegs=[]
13 iter loop
14 minReads=0
15 mayRaise=[ExceptionFailure]
16 freeRegs=[reg]
17 | <ok>
18 | | pushValue (\x_0 -> (GHC.Types.:) 'a')
19 | | minReads=1
20 | | mayRaise=[ExceptionFailure]
21 | | freeRegs=[reg]
22 | | comment "satisfy"
23 | | minReads=1
24 | | mayRaise=[ExceptionFailure]
25 | | freeRegs=[reg]
26 | | read ((GHC.Classes.==) 'a')
27 | | minReads=1
28 | | mayRaise=[ExceptionFailure]
29 | | freeRegs=[reg]
30 | | lift2Value (\x_0 -> \x_1 -> x_0 x_1)
31 | | minReads=0
32 | | mayRaise=[]
33 | | freeRegs=[reg]
34 | | pushValue (\x_0 -> \x_1 -> \x_2 -> x_1 (x_0 x_2))
35 | | minReads=0
36 | | mayRaise=[]
37 | | freeRegs=[reg]
38 | | lift2Value (\x_0 -> \x_1 -> x_1 x_0)
39 | | minReads=0
40 | | mayRaise=[]
41 | | freeRegs=[reg]
42 | | readRegister reg
43 | | minReads=0
44 | | mayRaise=[]
45 | | freeRegs=[reg]
46 | | lift2Value (\x_0 -> \x_1 -> x_0 x_1)
47 | | minReads=0
48 | | mayRaise=[]
49 | | freeRegs=[reg]
50 | | writeRegister reg
51 | | minReads=0
52 | | mayRaise=[]
53 | | freeRegs=[reg]
54 | | jump loop
55 | | minReads=0
56 | | mayRaise=[]
57 | | freeRegs=[]
58 | <ko>
59 | | pushInput
60 | | minReads=0
61 | | mayRaise=[ExceptionFailure]
62 | | freeRegs=[reg]
63 | | lift2Value (\(Data.Text.Internal.Text _ i_0 _) (Data.Text.Internal.Text _
64 | | j_1
65 | | _) -> i_0 GHC.Classes.== j_1)
66 | | minReads=0
67 | | mayRaise=[ExceptionFailure]
68 | | freeRegs=[reg]
69 | | choicesBranch
70 | | minReads=0
71 | | mayRaise=[ExceptionFailure]
72 | | freeRegs=[reg]
73 | | | <branch (\x_0 -> x_0)>
74 | | | | readRegister reg
75 | | | | minReads=0
76 | | | | mayRaise=[]
77 | | | | freeRegs=[reg]
78 | | | | pushValue GHC.Types.[]
79 | | | | minReads=0
80 | | | | mayRaise=[]
81 | | | | freeRegs=[]
82 | | | | lift2Value (\x_0 -> \x_1 -> x_0 x_1)
83 | | | | minReads=0
84 | | | | mayRaise=[]
85 | | | | freeRegs=[]
86 | | | | lift2Value (\x_0 -> \x_1 -> x_0 x_1)
87 | | | | minReads=0
88 | | | | mayRaise=[]
89 | | | | freeRegs=[]
90 | | | | ret
91 | | | | minReads=0
92 | | | | mayRaise=[]
93 | | | | freeRegs=[]
94 | | | <default>
95 | | | | fail []
96 | | | | minReads=0
97 | | | | mayRaise=[ExceptionFailure]
98 | | | | freeRegs=[]