Re: Figuring out grammars from examples

Derek <derek@shape-of-code.com>
Sat, 13 Apr 2024 12:06:49 +0100

          From comp.compilers

Related articles
Figuring out grammars from examples johnl@taugh.com (John R Levine) (2024-04-12)
Re: Figuring out grammars from examples derek@shape-of-code.com (Derek) (2024-04-13)
Re: Figuring out grammars from examples derek@shape-of-code.com (Derek) (2024-04-15)
| List of all articles for this month |

From: Derek <derek@shape-of-code.com>
Newsgroups: comp.compilers
Date: Sat, 13 Apr 2024 12:06:49 +0100
Organization: Compilers Central
References: 24-04-001
Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="16726"; mail-complaints-to="abuse@iecc.com"
Keywords: parse, tools, comment
Posted-Date: 14 Apr 2024 12:51:28 EDT
In-Reply-To: 24-04-001

John,


> including S-Expressions, JSON, and XML, and outperforms other
> state-of-the-art tools.


They did not compare their tool against LLMs, which these days
outperform non-humans on language related tasks.
[I would like to see some actual data. In my experience, LLMs are
impressive, confident, and frequently wrong. -John]


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.