Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Talk:JDT Core Programmer Guide/ECJ/Parse

Revision as of 09:18, 7 January 2021 by Unnamed Poltroon (Talk) (Created page with "==Nodes on section Grammar Changes== * wouldn't it be simpler to refer to only one method of invoking jikespg? Or is the split manually calling jikespg.'''exe''' necessary on...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Nodes on section Grammar Changes

  • wouldn't it be simpler to refer to only one method of invoking jikespg? Or is the split manually calling jikespg.exe necessary on Windows? Anyway, the skript will also tell you if the grammar is LALR(1).
  • to me the multiple assertions about compiler AST vs DOM AST look a bit confusing. Wouldn't a compiler implementer know that difference at this point in time?
  • use of poor-man's footnotes for links looks funny in a wiki, which is native hyper text :)

Stephan.herrmann.berlin.de (talk) 08:18, 7 January 2021 (EST)

Back to the top