Related articles |
---|
From: | OrangeFish <OrangeFish@invalid.invalid> |
Newsgroups: | comp.compilers |
Date: | Sat, 11 Jan 2025 09:15:48 -0500 |
Organization: | Compilers Central |
References: | 25-01-004 |
Injection-Info: | gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="61796"; mail-complaints-to="abuse@iecc.com" |
Keywords: | lex, yacc, comment |
Posted-Date: | 11 Jan 2025 14:38:23 EST |
In-Reply-To: | 25-01-004 |
On 2025-01-09 09:18, John R Levine wrote:
> The authors developed a compiler for a toy language targeting Raspberry Pi
> using lex and yacc. Nothing very new but it shows how you build a
> compiler incremntally expanding the source language.
>
> https://arxiv.org/abs/2501.04503
I wish that they had proofread the pdf before posting. Various pieces
of yacc/lex code are missing.
OF.
[It's just a draft and the authors' actual contact addresses are on that
web page. How about writing to them and asking them to put in the
missing code? People update arXiv papers all the time. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.