Groups | Search | Server Info | Login | Register


Groups > comp.compilers > #3715

Paper: Towards Analyzing N-language Polyglot Programs

Path csiph.com!weretis.net!feeder9.news.weretis.net!news.misty.com!news.iecc.com!.POSTED.news.iecc.com!nerds-end
From John R Levine <johnl@taugh.com>
Newsgroups comp.compilers
Subject Paper: Towards Analyzing N-language Polyglot Programs
Date Tue, 03 Feb 2026 15:41:13 -0500
Organization Compilers Central
Sender johnl%iecc.com
Approved comp.compilers@iecc.com
Message-ID <26-02-003@comp.compilers> (permalink)
MIME-Version 1.0
Content-Type text/plain; charset="UTF-8"
Injection-Info gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="2095"; mail-complaints-to="abuse@iecc.com"
Keywords optimize, analysis
Posted-Date 03 Feb 2026 15:43:24 EST
X-submission-address compilers@iecc.com
X-moderator-address compilers-request@iecc.com
X-FAQ-and-archives http://compilers.iecc.com
Xref csiph.com comp.compilers:3715

Show key headers only | View raw


Abstract

Polyglot programming is gaining popularity as developers integrate
multiple programming languages to harness their individual strengths. With
the recent popularity of platforms like GraalVM and other multi-language
runtimes, creating and managing these systems has become much more
feasible. However, current research on analyzing multilingual programs
mainly focuses on two languages, leaving out the increasing complexity of
systems that use three or more. For example, modern web systems often link
JavaScript, WebAssembly, and Rust within the same execution chain. This
paper envisions the landscape of software systems with three-language
polyglot communication. We identify fundamental challenges in analyzing
them and propose a conceptual roadmap to advance static analysis
techniques to address them. Our vision aims to stimulate discussion and
inspire new research directions toward scalable, language-agnostic
analysis frameworks for next-generation polyglot systems.

https://arxiv.org/abs/2602.00303

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

Back to comp.compilers | Previous | Next | Find similar


Thread

Paper: Towards Analyzing N-language Polyglot Programs John R Levine <johnl@taugh.com> - 2026-02-03 15:41 -0500

csiph-web