Paper: Developing a Modular Compiler for a Subset of a C-like Language

John R Levine <johnl@taugh.com>
Thu, 09 Jan 2025 09:18:08 -0500

          From comp.compilers

Related articles
Paper: Developing a Modular Compiler for a Subset of a C-like Language johnl@taugh.com (John R Levine) (2025-01-09)
| List of all articles for this month |
From: John R Levine <johnl@taugh.com>
Newsgroups: comp.compilers
Date: Thu, 09 Jan 2025 09:18:08 -0500
Organization: Compilers Central
Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="17870"; mail-complaints-to="abuse@iecc.com"
Keywords: lex, yacc
Posted-Date: 09 Jan 2025 09:20:56 EST

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


Regards,
John Levine, johnl@taugh.com, Taughannock Networks, Trumansburg NY
Please consider the environment before reading this e-mail. https://jl.ly


Post a followup to this message

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