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-a.dump
1
push ((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
ret