OpenAI's new GPT-5.3-Codex-Spark promises ultra-fast, conversational AI coding, if you can tolerate a few trade-offs.
Abstract: Our research focuses on the intersection of artificial intelligence (AI) and software development, particularly the role of AI models in automating code generation. With advancements in ...
Abstract: Applications of Large Language Models (LLM) for source code analysis and related tasks arising during the development of an industrial static analyzer are becoming increasingly relevant due ...
CGBridge is a novel framework designed to enhance the code understanding capabilities of Large Language Models (LLMs) by integrating rich structural information from code graphs. Our approach follows ...
T-Ruby is a typed layer for Ruby, inspired by TypeScript. It ships as a single executable called trc. Write .trb files with type annotations, compile to standard .rb files. Types are erased at compile ...