10 let !( Data.Text.Unsafe.Iter
13 ) = Symantic.Parser.Machine.Input.Text.Buffer.iter buf pos
14 in (# c, pos GHC.Num.+ d #)
15 more buf pos = pos GHC.Classes.< Symantic.Parser.Machine.Input.Text.Buffer.length buf
16 append = Symantic.Parser.Machine.Input.Text.Buffer.pappend
18 Symantic.Parser.Machine.Input.Text.Buffer.buffer input,
24 finalRet = \_farInp _farExp v _inp _buf _end -> Symantic.Parser.Machine.Generate.returnST GHC.Base.$ Symantic.Parser.Machine.Generate.ResultDone v
25 finalRaise :: Symantic.Parser.Machine.Generate.ForallOnException inp =
26 Symantic.Parser.Machine.Generate.ForallOnException GHC.Base.$
27 ( \(!exn) _failInp (!farInp) (!farExp) buf end ->
28 Symantic.Parser.Machine.Generate.returnST GHC.Base.$
29 Symantic.Parser.Machine.Generate.ResultError
30 Symantic.Parser.Machine.Generate.ParsingError
31 { Symantic.Parser.Machine.Generate.parsingErrorOffset = Symantic.Parser.Machine.Input.position farInp,
32 Symantic.Parser.Machine.Generate.parsingErrorException = exn,
33 Symantic.Parser.Machine.Generate.parsingErrorUnexpected =
34 if readMore buf farInp
40 #) = readNext buf farInp
43 else GHC.Maybe.Nothing,
44 Symantic.Parser.Machine.Generate.parsingErrorExpecting =
48 Data.Set.Internal.foldr
52 ) -> case Symantic.Parser.Grammar.Combinators.unSomeFailure f of
53 GHC.Maybe.Just (Symantic.Parser.Grammar.Combinators.FailureHorizon h :: Symantic.Parser.Grammar.Combinators.Failure (Symantic.Parser.Grammar.Combinators.CombSatisfiable (Symantic.Parser.Machine.Input.InputToken inp)))
54 | GHC.Maybe.Just old <- minH ->
55 ( GHC.Maybe.Just (GHC.Classes.min old h),
58 | GHC.Base.otherwise ->
71 in Data.Set.Internal.fromList GHC.Base.$
73 GHC.Maybe.Just h -> Symantic.Parser.Grammar.Combinators.SomeFailure (Symantic.Parser.Grammar.Combinators.FailureHorizon @(Symantic.Parser.Machine.Input.InputToken inp) h) GHC.Types.: res
74 GHC.Maybe.Nothing -> res
78 in let inputToken = Data.Proxy.Proxy :: Data.Proxy.Proxy (Symantic.Parser.Machine.Input.InputToken inp)
79 in let partialCont buf =
80 let readFail = Symantic.Parser.Machine.Generate.unForallOnException finalRaise
81 in let _ = "checkHorizon.newCheck: checkedHorizon=0 minHoriz=1"
82 in if readMore buf initPos
85 in let _ = "pushValue"
86 in let join = \farInp farExp v (!inp) buf end ->
87 let _ = "lift2Value checkedHorizon=0"
92 ( let _ = "resume.genCode"
98 in let _ = "catch ExceptionFailure checkedHorizon=1"
100 let _ = "onException"
101 in \(!_exn) (!failInp) (!farInp) (!farExp) buf end ->
102 let _ = "comment: raiseAgainIfConsumed"
103 in let _ = "saveInput checkedHorizon=0"
104 in let _ = "lift2Value checkedHorizon=0"
105 in if (GHC.Classes.==) @GHC.Types.Int initPos failInp
107 let _ = "choicesBranch checkedHorizon=0"
108 in let _ = "pushValue"
109 in let _ = "comment: satisfy ((GHC.Classes.==) 'b')"
110 in let partialCont buf =
111 let readFail = Symantic.Parser.Machine.Generate.unForallOnException finalRaise
112 in let _ = "checkHorizon.newCheck: checkedHorizon=0 minHoriz=1"
113 in if readMore buf failInp
119 #) = readNext buf failInp
120 in if (GHC.Classes.==) 'b' c
122 let _ = "lift2Value checkedHorizon=1"
127 ( let _ = "resume.genCode"
134 let _ = "checkToken.fail"
136 Data.Set.Internal.Bin
138 ( Symantic.Parser.Grammar.Combinators.SomeFailure
140 (Data.Proxy.Proxy :: Data.Proxy.Proxy tok') -> Symantic.Parser.Grammar.Combinators.FailureToken 'b'
143 Data.Set.Internal.Tip
144 Data.Set.Internal.Tip
148 #) = case GHC.Classes.compare @GHC.Types.Int farInp failInp of
157 failExp GHC.Base.<> farExp
164 in Symantic.Parser.Machine.Generate.unForallOnException finalRaise Symantic.Parser.Grammar.Combinators.ExceptionFailure failInp farInp farExp buf end
166 let _ = "checkHorizon.newCheck.fail"
169 Data.Set.Internal.Bin
171 ( Symantic.Parser.Grammar.Combinators.SomeFailure
173 (Data.Proxy.Proxy :: Data.Proxy.Proxy tok') -> Symantic.Parser.Grammar.Combinators.FailureHorizon @tok' 1
176 Data.Set.Internal.Tip
177 Data.Set.Internal.Tip
181 #) = case GHC.Classes.compare @GHC.Types.Int farInp failInp of
190 failExp GHC.Base.<> farExp
197 in Symantic.Parser.Machine.Generate.unForallOnException finalRaise Symantic.Parser.Grammar.Combinators.ExceptionFailure failInp farInp farExp buf GHC.Types.True
201 Symantic.Parser.Machine.Generate.returnST GHC.Base.$
202 ( Symantic.Parser.Machine.Generate.ResultPartial GHC.Base.$
204 if Symantic.Parser.Machine.Input.nullInput newInput
206 else partialCont (append buf newInput)
211 let _ = "choicesBranch.else"
212 in Symantic.Parser.Machine.Generate.unForallOnException finalRaise Symantic.Parser.Grammar.Combinators.ExceptionFailure failInp farInp farExp buf end
213 in let _ = "pushValue"
214 in let _ = "comment: satisfy ((GHC.Classes.==) 'a')"
215 in let _ = "checkHorizon.oldCheck: checkedHorizon=1"
216 in let _ = "checkToken"
220 #) = readNext buf initPos
221 in if (GHC.Classes.==) 'a' c
223 let _ = "lift2Value checkedHorizon=0"
228 Data.Set.Internal.empty
229 ( let _ = "resume.genCode"
236 let _ = "checkToken.fail"
238 Data.Set.Internal.Bin
240 ( Symantic.Parser.Grammar.Combinators.SomeFailure
242 (Data.Proxy.Proxy :: Data.Proxy.Proxy tok') -> Symantic.Parser.Grammar.Combinators.FailureToken 'a'
245 Data.Set.Internal.Tip
246 Data.Set.Internal.Tip
250 #) = case GHC.Classes.compare @GHC.Types.Int initPos initPos of
259 failExp GHC.Base.<> Data.Set.Internal.empty
264 Data.Set.Internal.empty
266 in onException Symantic.Parser.Grammar.Combinators.ExceptionFailure initPos farInp farExp buf GHC.Types.False
268 let _ = "checkHorizon.newCheck.fail"
271 Data.Set.Internal.Bin
273 ( Symantic.Parser.Grammar.Combinators.SomeFailure
275 (Data.Proxy.Proxy :: Data.Proxy.Proxy tok') -> Symantic.Parser.Grammar.Combinators.FailureHorizon @tok' 1
278 Data.Set.Internal.Tip
279 Data.Set.Internal.Tip
283 #) = case GHC.Classes.compare @GHC.Types.Int initPos initPos of
292 failExp GHC.Base.<> Data.Set.Internal.empty
297 Data.Set.Internal.empty
299 in Symantic.Parser.Machine.Generate.unForallOnException finalRaise Symantic.Parser.Grammar.Combinators.ExceptionFailure initPos farInp farExp buf GHC.Types.True
300 in if GHC.Types.False
303 Symantic.Parser.Machine.Generate.returnST GHC.Base.$
304 ( Symantic.Parser.Machine.Generate.ResultPartial GHC.Base.$
306 if Symantic.Parser.Machine.Input.nullInput newInput
308 else partialCont (append buf newInput)
311 in partialCont initBuffer