paperbot · PL 论文追踪

RSS

Fusing industry and academia at GitHub (experience report)

ICFP 6(ICFP)2022
Patrick Thomson, Rob Rix, Nicolas Wu, Tom Schrijvers

尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。

原文摘要(Abstract)

GitHub hosts hundreds of millions of code repositories written in hundreds of different programming languages. In addition to its hosting services, GitHub provides data and insights into code, such as vulnerability analysis and code navigation, with which users can improve and understand their software development process. GitHub has built Semantic, a program analysis tool capable of parsing and extracting detailed information from source code. The development of Semantic has relied extensively on the functional programming literature; this paper describes how connections to academic research inspired and informed the development of an industrial-scale program analysis toolkit.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot1477,
  title = {Fusing industry and academia at GitHub (experience report)},
  author = {Patrick Thomson and Rob Rix and Nicolas Wu and Tom Schrijvers},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {6},
  number = {ICFP},
  year = {2022},
  doi = {10.1145/3547639}
}