]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Machine/G3.expected.txt
machine: normalOrderReduction at the last moment
[haskell/symantic-parser.git] / test / Golden / Machine / G3.expected.txt
1 pushValue GHC.Show.show
2 minReads=(Right 0)
3 mayRaise=[ExceptionFailure]
4 pushValue (\x_0 -> x_0)
5 minReads=(Right 0)
6 mayRaise=[ExceptionFailure]
7 newRegister <hidden>
8 minReads=(Right 0)
9 mayRaise=[ExceptionFailure]
10 iter <hidden>
11 minReads=(Right 0)
12 mayRaise=[ExceptionFailure]
13 | <ok>
14 | | pushValue (\x_0 -> (GHC.Types.:) 'a')
15 | | minReads=(Right 1)
16 | | mayRaise=[ExceptionFailure]
17 | | read ((GHC.Classes.==) 'a')
18 | | minReads=(Right 1)
19 | | mayRaise=[ExceptionFailure]
20 | | lift2Value (\x_0 -> \x_1 -> x_0 x_1)
21 | | minReads=(Right 0)
22 | | mayRaise=[]
23 | | pushValue (\x_0 -> \x_1 -> \x_2 -> x_1 (x_0 x_2))
24 | | minReads=(Right 0)
25 | | mayRaise=[]
26 | | lift2Value (\x_0 -> \x_1 -> x_1 x_0)
27 | | minReads=(Right 0)
28 | | mayRaise=[]
29 | | readRegister <hidden>
30 | | minReads=(Right 0)
31 | | mayRaise=[]
32 | | lift2Value (\x_0 -> \x_1 -> x_0 x_1)
33 | | minReads=(Right 0)
34 | | mayRaise=[]
35 | | writeRegister <hidden>
36 | | minReads=(Right 0)
37 | | mayRaise=[]
38 | | jump <hidden>
39 | | minReads=(Right 0)
40 | | mayRaise=[]
41 | <ko>
42 | | pushInput
43 | | minReads=(Right 0)
44 | | mayRaise=[ExceptionFailure]
45 | | lift2Value (\(Data.Text.Internal.Text _ i_0 _) (Data.Text.Internal.Text _
46 | | j_1
47 | | _) -> i_0 GHC.Classes.== j_1)
48 | | minReads=(Right 0)
49 | | mayRaise=[ExceptionFailure]
50 | | choicesBranch
51 | | minReads=(Right 0)
52 | | mayRaise=[ExceptionFailure]
53 | | | <branch (\x_0 -> x_0)>
54 | | | | readRegister <hidden>
55 | | | | minReads=(Right 0)
56 | | | | mayRaise=[]
57 | | | | pushValue GHC.Types.[]
58 | | | | minReads=(Right 0)
59 | | | | mayRaise=[]
60 | | | | lift2Value (\x_0 -> \x_1 -> x_0 x_1)
61 | | | | minReads=(Right 0)
62 | | | | mayRaise=[]
63 | | | | lift2Value (\x_0 -> \x_1 -> x_0 x_1)
64 | | | | minReads=(Right 0)
65 | | | | mayRaise=[]
66 | | | | ret
67 | | | | minReads=(Right 0)
68 | | | | mayRaise=[]
69 | | | <default>
70 | | | | fail []
71 | | | | minReads=(Left ExceptionFailure)
72 | | | | mayRaise=[ExceptionFailure]