3 papers
cs.SE2026
Strategies for Guiding LLMs to Use Software Design Patterns: A Case of Singleton
Viktor Kjellberg, Farnaz Fotrousi, Miroslaw Staron
Large Language Models (LLMs) can generate functional source code from natural-language prompts, but often fail to consistently follow higher-level architectural structures or desig…
cs.SE2026
SE Journals in 2036: Looking Back at the Future We Need to Have
Tim Menzies, Paris Avgeriou, Robert Feldt +5
In 2025, SE publishing faces an existential crisis of scalability. As our communities swell globally and integrate fast-moving methodologies like LLMs, traditional peer-review prac…
cs.SE2026
From LLMs to Agents in Programming: The Impact of Providing an LLM with a Compiler
Viktor Kjellberg, Miroslaw Staron, Farnaz Fotrousi
Large Language Models have demonstrated a remarkable capability in natural language and program generation and software development. However, the source code generated by the LLMs…