Search Results - Software AND its engineering Software notations AND tools Context specific languages
-
1
SLaDe: A Portable Small Language Model Decompiler for Optimized Assembly
ISSN: 2643-2838Published: IEEE 02.03.2024Published in Proceedings / International Symposium on Code Generation and Optimization (02.03.2024)“… However, they regularly generate difficult-to-read programs and require a large amount of engineering effort to support new programming languages and ISAs…”
Get full text
Conference Proceeding -
2
Vehicle Domain-Specific Language: Unifying Modeling and Code Generation for Low-Code Automotive Development
ISSN: 2643-1572Published: ACM 27.10.2024Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (27.10.2024)“… While model-based system engineering is prevalent in automotive software development, its application is typically confined to the requirements and design phases, with manual coding still dominating…”
Get full text
Conference Proceeding -
3
AskIt: Unified Programming Interface for Programming with Large Language Models
ISSN: 2643-2838Published: IEEE 02.03.2024Published in Proceedings / International Symposium on Code Generation and Optimization (02.03.2024)“… To address these complexities, this paper introduces AskIt, a domain-specific language (DSL) specifically designed for LLMs…”
Get full text
Conference Proceeding -
4
What Makes Good In-Context Demonstrations for Code Intelligence Tasks with LLMs?
ISSN: 2643-1572Published: IEEE 11.09.2023Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (11.09.2023)“… Recently, with the scaling of the model and corpus size, large language models have shown the ability of in-context learning (ICL…”
Get full text
Conference Proceeding -
5
A Closer Look at Different Difficulty Levels Code Generation Abilities of ChatGPT
ISSN: 2643-1572Published: IEEE 11.09.2023Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (11.09.2023)“… With the rapid development of intelligent software engineering, automated code generation has become a hot research topic in both artificial intelligence and software engineering, and researchers…”
Get full text
Conference Proceeding -
6
Demystifying Loops in Smart Contracts
ISSN: 2643-1572Published: ACM 01.09.2020Published in 2020 35th IEEE/ACM International Conference on Automated Software Engineering (ASE) (01.09.2020)“… research on program analysis for smart contracts. Based on our findings, we propose a small domain-specific language (DSL…”
Get full text
Conference Proceeding -
7
CodeGen4Libs: A Two-Stage Approach for Library-Oriented Code Generation
ISSN: 2643-1572Published: IEEE 11.09.2023Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (11.09.2023)“…, library-oriented code generation, where the generated code should implement the functionally of the natural language query with the given library…”
Get full text
Conference Proceeding -
8
Distilling Reference Architectures from Open Source Repositories
ISSN: 2574-1934Published: IEEE 27.04.2025Published in Proceedings (IEEE/ACM International Conference on Software Engineering Companion. Online) (27.04.2025)“…Reference architectures (RAs) play a crucial role in simplifying and speeding up the design and evolution of software systems across various domains…”
Get full text
Conference Proceeding -
9
Pattern-Based Generation and Adaptation of Quantum Workflows
ISSN: 1558-1225Published: IEEE 26.04.2025Published in Proceedings / International Conference on Software Engineering (26.04.2025)“…Building quantum applications requires deep knowledge of quantum computing and software engineering…”
Get full text
Conference Proceeding -
10
Fixing Large Language Models' Specification Misunderstanding for Better Code Generation
ISSN: 1558-1225Published: IEEE 26.04.2025Published in Proceedings / International Conference on Software Engineering (26.04.2025)“…Code generation is to automatically generate source code conforming to a given programming specification, which has received extensive attention especially with the development of large language models (LLMs…”
Get full text
Conference Proceeding -
11
A Transducers-based Programming Framework for Efficient Data Transformation
Published: ACM 13.10.2024Published in 2024 33rd International Conference on Parallel Architectures and Compilation Techniques (PACT) (13.10.2024)“…Many data analytics and scientific applications rely on data transformation tasks, such as encoding, decoding, parsing of structured and unstructured data, and…”
Get full text
Conference Proceeding -
12
INTERTRANS: Leveraging Transitive Intermediate Translations to Enhance LLM-Based Code Translation
ISSN: 1558-1225Published: IEEE 26.04.2025Published in Proceedings / International Conference on Software Engineering (26.04.2025)“…Code translation aims to convert a program from one programming language (PL) to another. This long-standing software engineering task is crucial…”
Get full text
Conference Proceeding -
13
AXA: Cross-Language Analysis through Integration of Single-Language Analyses
ISSN: 2643-1572Published: ACM 27.10.2024Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (27.10.2024)“…Modern software is often implemented in multiple interacting programming languages…”
Get full text
Conference Proceeding -
14
Efficient Slicing of Feature Models via Projected d-DNNF Compilation
ISSN: 2643-1572Published: ACM 27.10.2024Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (27.10.2024)“…s. For instance, tests or analyses targeting interactions of the software of a cyber-physical system may be only applicable for software components…”
Get full text
Conference Proceeding -
15
Invited: Automated Code generation for Information Technology Tasks in YAML through Large Language Models
Published: IEEE 09.07.2023Published in 2023 60th ACM/IEEE Design Automation Conference (DAC) (09.07.2023)“… Domain specific languages, such as the ones used for IT Automation, received far less attention, despite involving many active developers and being an essential component of modern cloud platforms…”
Get full text
Conference Proceeding -
16
Smart Prompt Advisor: Multi-Objective Prompt Framework for Consistency and Best Practices
ISSN: 2643-1572Published: IEEE 11.09.2023Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (11.09.2023)“…Recent breakthroughs in Large Language Models (LLM), comprised of billions of parameters, have achieved the ability to unveil exceptional insight into a wide range of Natural Language Processing (NLP) tasks…”
Get full text
Conference Proceeding -
17
Answering User Questions About Machine Learning Models Through Standardized Model Cards
ISSN: 1558-1225Published: IEEE 26.04.2025Published in Proceedings / International Conference on Software Engineering (26.04.2025)“…). However, similar to when reusing software, many issues may arise when reusing an ML model…”
Get full text
Conference Proceeding -
18
Semantic-Aware Replicated Data Types for Improved Conflict Resolution in Near-Synchronous Code Collaboration
ISSN: 2574-1934Published: IEEE 27.04.2025Published in Proceedings (IEEE/ACM International Conference on Software Engineering Companion. Online) (27.04.2025)“… Current techniques predominantly rely on string-based synchronization, which often results in conflict resolution that fails to address the underlying structural, syntactic, or semantic context of the code…”
Get full text
Conference Proceeding -
19
Ansible Lightspeed: A Code Generation Service for IT Automation
ISSN: 2643-1572Published: ACM 27.10.2024Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (27.10.2024)“…The availability of Large Language Models (LLMs) which can generate code, has made it possible to create tools that improve developer productivity…”
Get full text
Conference Proceeding -
20
ReChisel: Effective Automatic Chisel Code Generation by LLM with Reflection
Published: IEEE 22.06.2025Published in 2025 62nd ACM/IEEE Design Automation Conference (DAC) (22.06.2025)“…Coding with hardware description languages (HDLs) such as Verilog is a time-intensive and laborious task…”
Get full text
Conference Proceeding