PulseAugur
实时 05:28:04
English(EN) Identifying Latent Declarative Representations of Code for Assisting Repository Migration

新的LLM方法通过声明式表示辅助遗留代码迁移

研究人员开发了一种新方法ADFD-Migrate,通过近似代码的潜在声明式表示来辅助遗留软件存储库的迁移。该方法使用LLM从存储库上下文中推断出带注释的数据流图(ADFD),然后指导目标语言代码的生成。在对50个Fortran存储库的基准测试中,ADFD-Migrate在行为一致性方面表现出高精度,并且与直接翻译方法相比,显著改善了迁移结果。 AI

影响 该方法可以简化遗留系统的现代化改造,使其更能适应当前开发实践,并可能降低维护成本。

排序理由 该集群包含一篇详细介绍软件工程新方法的学术论文。[lever_c_demoted from research: ic=1 ai=0.7]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新的LLM方法通过声明式表示辅助遗留代码迁移

本文如何被排名

Signal score
32 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
该集群包含一篇详细介绍软件工程新方法的学术论文。[lever_c_demoted from research: ic=1 ai=0.7]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, product
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

完整方法见我们的编辑标准

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Shraddha Surana, Ashwin Srinivasan, Michael Bain ·

    识别代码的潜在声明式表示以辅助代码库迁移

    arXiv:2608.23619v1 Announce Type: cross Abstract: Legacy software repositories embed decades of domain knowledge in undocumented code, making understanding and modernization difficult. We treat a program as the implementation of an unobserved, declarative description of its compu…