pylustrator
pylustrator: code generation for reproducible figures for publication - Published in JOSS (2020)
wrenfold
wrenfold: Symbolic code generation for robotics - Published in JOSS (2025)
pinocchio
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
casadi
CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.
devito
DSL and compiler framework for automated finite-differences and stencil computation
rascal
The implementation of the Rascal meta-programming language (including interpreter, type checker, parser generator, compiler and JVM based run-time system)
llm-sandbox
Lightweight and portable LLM sandbox runtime (code interpreter) Python library.
monitors4codegen
Code and Data artifact for NeurIPS 2023 paper - "Monitor-Guided Decoding of Code LMs with Static Analysis of Repository Context". `multispy` is a lsp client library in Python intended to be used to build applications around language servers.
codeassist
CodeAssist is an advanced code completion tool that provides high-quality code completions for Python, Java, C++ and so on. CodeAssist 是一个高级代码补全工具,高质量为 Python、Java 和 C++ 补全代码。
docprompting
Data and code for "DocPrompting: Generating Code by Retrieving the Docs" @ICLR 2023
symforce
Fast symbolic computation, code generation, and nonlinear optimization for robotics
https://github.com/compiler-campusminden/cb-vorlesung-bachelor-w25
Lecture "Compilerbau" (B.Sc.) (Winter 2025/26)
git-bob
git-bob uses AI to solve Github-issues. It runs inside the Github CI, no need to install anything on your computer.
gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from
repilot
Repilot, a patch generation tool introduced in the ESEC/FSE'23 paper "Copiloting the Copilots: Fusing Large Language Models with Completion Engines for Automated Program Repair"
prompt4code
Prompt4Code is a command line tool that facilitates in-context learning, automatically by reading local source code examples and extracting doctrings and turning them into a conversation with openai's GPT models.
besser
A Python-based low-modeling low-code platform for smart and AI-enhanced software
https://github.com/compiler-campusminden/cpl-vorlesung-master-w25
Lecture "Concepts of Programming Languages" (M.Sc.) (Winter 2025/26)
semproducible
Generates R code for your lavaan models automatically, which helps with reproducible open science
securityeval
Repository for "SecurityEval Dataset: Mining Vulnerability Examples to Evaluate Machine Learning-Based Code Generation Techniques" published in MSR4P&S'22.