sourcephile
/
git
/
haskell
/
symantic-parser.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ignore dump-core/
[haskell/symantic-parser.git]
/
test
/
Golden
/
Machine
/
many-char-eof.dump
1
push (const . (flip ($)) Haskell)
2
name_1:
3
| catchFail
4
| <try>
5
| | push ((.) . (cons . const Haskell))
6
| | read
7
| | lift ($)
8
| | call name_1
9
| | lift ($)
10
| | popFail
11
| | ret
12
| <handler>
13
| pushInput
14
| lift InstrPureSameOffset
15
| choices [id]
16
| <branch>
17
| | push id
18
| | ret
19
| <default>
20
| fail
21
call name_1
22
lift ($)
23
join_55:
24
| lift ($)
25
| ret
26
catchFail
27
<try>
28
| catchFail
29
| <try>
30
| | pushInput
31
| | read
32
| | pop
33
| | popFail
34
| | loadInput
35
| | fail
36
| <handler>
37
| loadInput
38
| push ()
39
| popFail
40
| refJoin join_55
41
<handler>
42
pushInput
43
lift InstrPureSameOffset
44
choices [id]
45
<branch>
46
| fail
47
<default>
48
fail