Chat-format Common Lisp macro dataset enriched with ...
reasoning traces. Each row is a single training example:
{
"messages": [
{"role": "system", "content": "You are an expert Common Lisp macro programmer..."},
{"role": "user", "content": "Write a Common Lisp macro to handle ..."},
{"role": "assistant", "content": "...reasoning...\n\n(defmacro ...)"}
]
}