sanyaade-g2g-repos / recursive-ascent

Automatically exported from code.google.com/p/recursive-ascent
0 stars 0 forks source link

MatchFailureException #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Error on parsing.
Parser was generated with keys: "-f YardFrontend -g GNESCCGenerator"

Error:
Microsoft.FSharp.Core.MatchFailureException was unhandled
  Message=The match cases were incomplete
  Source=GNESCCCore
  Data0=d:\study\EDP\Realization\recursive-ascent\YaccConstructor\GNESCCCore\TableInterpretator.fs
  Data1=152
  Data2=16
  StackTrace:
       at <StartupCode$GNESCCCore>.$TableInterpretator.res@152.Invoke(StackElt`3 _arg4)
       at Microsoft.FSharp.Primitives.Basics.List.map[T,TResult](FSharpFunc`2 mapping, FSharpList`1 x)
       at Microsoft.FSharp.Collections.ListModule.Map[T,TResult](FSharpFunc`2 mapping, FSharpList`1 list)
       at Yard.Generators.GNESCCGenerator.TableInterpreter.run[a,b](ILexer lexer)
       at Yard.Generators.GNESCCGenerator.TableInterpreter.Run[a,b](ILexer lexer)
       at Runner.run(String input_file) in D:\study\EDP\Realization\rl-lang-code\generator\FS\FS\Runner.fs:line 13
       at <StartupCode$FS>.$Runner.main@() in D:\study\EDP\Realization\rl-lang-code\generator\FS\FS\Runner.fs:line 19
  InnerException: null

Grammar, fslex-file and input file are attached.
They also can be found with with vs2010 solution in repository: 
git://git.code.sf.net/p/rl-lang/code in generator folder.

Original issue reported on code.google.com by jentalme...@gmail.com on 11 Oct 2011 at 2:40

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by jentalme...@gmail.com on 11 Oct 2011 at 3:07

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by rsdpisuy@gmail.com on 11 Oct 2011 at 6:25

GoogleCodeExporter commented 9 years ago

Original comment by rsdpisuy@gmail.com on 24 Aug 2012 at 1:30