arxiv.org/abs/2304.10778v2
Context: AI-assisted code generation tools have become increasingly prevalent in software engineering, offering the ability to generate code from natural language prompts or partial code inputs. Notable examples of these tools include GitHub Copilot,...
arxiv.org/abs/1909.12635v1
Self modifying code is code that can modify its own instructions during the execution of the program. It is extensively used by malware writers to obfuscate their malicious code. Thus, analysing self modifying code is nowadays a big challenge. In thi...
arxiv.org/abs/2105.00092v1
The Code O-SUKI-N 3D is an upgraded version of the 2D Code O-SUKI (Comput. Phys. Commun. 240, 83 (2019)). Code O-SUKI-N 3D is an integrated 3-dimensional (3D) simulation program system for fuel implosion, ignition and burning of a direct-drive nuclea...
en.wikipedia.org/wiki/Comparison_of_integrated_development_environments
February 27, 2019. "Visual Studio Code - Code Editing. Redefined". code.visualstudio.com. Retrieved August 27, 2022. Visual Studio Code - Open Source ("Code
arxiv.org/abs/1906.06006v2
Inspired by the sound localization system of the barn owl, we define a new class of neural codes, called periodic codes, and study their basic properties. Periodic codes are binary codes with a special patterned form that reflects the periodicity of...
arxiv.org/abs/2202.05609v1
The two most significant bottlenecks in code merging are the build process and the unit tests. However, as the number of items to be checked in a code review increases, that code review becomes a bottleneck for code merging as well. Because of the de...
arxiv.org/abs/2506.06544v2
In today's complex software, internal trusted code is tightly intertwined with external untrusted code. To reason about internal code, programmers must reason about the potential effects of calls to external code, even though that code is not trusted...
www.bing.com/ck/a?!&&p=9dd32d299a9cce838d8cccf8501883ac365a394424700a38dc60ae8d7b4c2268JmltdHM9MTc3MjY2ODgwMA&ptn=3&ver=2&hsh=4&fclid=2e335075-2eba-68a0-1273-47612f686931&u=a1aHR0cHM6Ly9yZWZlci5ndWlkZS9yL2dpbHQ&ntb=1
Gilt referral code or promo code, what is the difference? Both codes offer rewards to users, but there's only one small difference. A Gilt promo code is usually a code created by Gilt to incentivize their â¦
arxiv.org/abs/2505.24480v1
In this paper, we investigate code-integrated reasoning, where models generate code when necessary and integrate feedback by executing it through a code interpreter. To acquire this capability, models must learn when and how to use external code tool...
arxiv.org/abs/1706.05688v1
We study a family of primary affine variety codes defined from the Klein quartic. The duals of these codes have previously been treated in [12, Ex. 3.2]. Among the codes that we construct almost all have parameters as good as the best known codes acc...
arxiv.org/abs/2602.06671v1
Summarizing source code into natural language descriptions (code summarization) helps developers better understand program functionality and reduce the burden of software maintenance. Abstract Syntax Trees (ASTs), as opposed to source code, have been...
arxiv.org/abs/2103.11448v2
Code summaries are brief natural language descriptions of source code pieces. The main purpose of code summarization is to assist developers in understanding code and to reduce documentation workload. In this paper, we design a novel multi-task learn...
arxiv.org/abs/2407.14118v1
Most existing code Large Language Model (LLM) benchmarks, e.g., EvalPlus, focus on the code generation tasks. Namely, they contain a natural language description of a problem and ask the LLM to write code to solve the problem. We argue that they do n...
arxiv.org/abs/1605.04464v1
Enriched by natural language texts, Stack Overflow code snippets are an invaluable code-centric knowledge base of small units of source code. Besides being useful for software developers, these annotated snippets can potentially serve as the basis fo...
arxiv.org/abs/2004.07663v1
Software developers often reuse code from online sources such as Stack Overflow within their projects. However, the process of searching for code snippets and integrating them within existing source code can be tedious. In order to improve efficiency...
arxiv.org/abs/1409.0610v3
Spread codes and cyclic orbit codes are special families of constant dimension subspace codes. These codes have been well-studied for their error correction capability, transmission rate and decoding methods, but the question of how to encode and ret...
arxiv.org/abs/2401.02911v2
We use the recently introduced lifted product to construct a family of Quantum Low Density Parity Check Codes (QLDPC codes). The codes we obtain can be viewed as stacks of surface codes that are interconnected, leading to the name lift-connected surf...
arxiv.org/abs/0909.2526v2
The doubly shortened perfect codes of length 13 are classified utilizing the classification of perfect codes in [P.R.J. Östergård and O. Pottonen, The perfect binary one-error-correcting codes of length 15: Part I - Classification, IEEE Trans. Info...
arxiv.org/abs/1509.02291v1
A code generator systematically transforms compact models to detailed code. Today, code generation is regarded as an integral part of model-driven development (MDD). Despite its relevance, the development of code generators is an inherently complex t...
arxiv.org/abs/1806.07659v2
Online code clones are code fragments that are copied from software projects or online sources to Stack Overflow as examples. Due to an absence of a checking mechanism after the code has been copied to Stack Overflow, they can become toxic code snipp...