Descent with compile-time debug for testing
    Trass3r 
    mrmocool at gmx.de
       
    Fri Jun  5 13:37:11 PDT 2009
    
    
  
Thanks for your hard work!
Are there plans to improve ddbg support?
I'm getting parser errors:
->APC10goldengine5token5Token
class goldengine.token.Token*[]
->Parser: (1:0): found "[", expected Ident
input: [0]
lookahead: [
lexeme: \[
AST node stack:
Deref Cast Ident
LR stack:
---- State 4 (1:1) ----
Expr -> Deref . Cast DotChain
Cast -> .
---- State 43 (1:1) ----
Expr -> Deref Cast . DotChain
Sign -> .
---- State 71 (1:1) ----
DotChain -> Ident . RefExpr
RefExpr -> .
---- State 47 (1:1) ----
RefExpr -> \. . Ident RefExpr
->
    
    
More information about the Digitalmars-d-announce
mailing list