avatar
文章
122
标签
6
分类
0

LinLi's Blog

What the Fork Finding Hidden Code Clones in npm

发表于2023-04-11|更新于2023-05-24
|阅读量:
文章作者: Lin Li
文章链接: http://example.com/2023/04/11/What-the-Fork-Finding-Hidden-Code-Clones-in-npm/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 LinLi's Blog!
论文阅读
上一篇
Static Type Inference for Foreign Functions of Python
下一篇
19-Python类机制深度解析:自定义类的底层实现以及Metaclass
相关推荐
2023-03-04
PLUMBER
2023-03-08
通过NPM生态系统的依赖树揭开脆弱性传播及其演化的神秘面纱
2023-04-03
Flexible and Optimal Dependency Management via Max-SMT
2023-04-12
Static Type Inference for Foreign Functions of Python
2023-04-13
Where to Start Studying Type Annotation Practices in Python
2023-04-18
TYPET5 SEQ2SEQ TYPE INFERENCEUSING STATIC ANALYSIS
avatar
Lin Li
今日事,今日毕
文章
122
标签
6
分类
0
Follow Me
公告
This is my Blog
目录
  1. 1. What the Fork? Finding Hidden Code Clones in npm
    1. 1.1. Basic Information:
    2. 1.2. Introduction:
    3. 1.3. Summary:
    4. 1.4. Background:
    5. 1.5. Methods:
      1. 1.5.1. 3.1 unwrapper Assumptions and Goals
      2. 1.5.2. 3.2 Design Overview
      3. 1.5.3. 3.3 npm Interface
      4. 1.5.4. 3.4 Clone Detector
      5. 1.5.5. 3.5 Clone Prefilter
    6. 1.6. Evaluation:
    7. 1.7. Conclusion:
最新文章
解决Camera ready ✘ Problem: Not all fonts are embedded. 问题2025-04-08
Sequence-Oriented DBMS Fuzzing2025-02-21
AGENTLESS: Demystifying LLM-based Software Engineering Agents2025-02-18
DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning2025-02-01
DeepSeek-Coder: When the Large Language Model Meets Programming - The Rise of Code Intelligence2025-02-01
©2020 - 2025 By Lin Li
框架 Hexo|主题 Butterfly