AST like coding syntax. Easy upgrade!

anonymous via Digitalmars-d digitalmars-d at puremagic.com
Sun Sep 6 22:25:13 PDT 2015


On Monday 07 September 2015 02:24, Idan Arye wrote:

> That's not considered as syntax check - that's an earlier stage 
> of the compilation process called "lexical 
> analysis"(https://en.wikipedia.org/wiki/Lexical_analysis)

>From the Wikipedia article: "a lexer is generally combined with a parser, 
which together analyze the syntax".


More information about the Digitalmars-d mailing list