18 lines
503 B
Markdown
18 lines
503 B
Markdown
+++
|
|
title = 'Tree Diffusion'
|
|
subtitle = 'Program Synthesis'
|
|
links = [
|
|
{ title = "Homepage", url = "https://tree-diffusion.github.io/", icon = 'fa-solid fa-home' },
|
|
{ title = "Source Code", url = "https://github.com/revalo/tree-diffusion", icon = 'fa-solid fa-code' },
|
|
]
|
|
applications = ["Program Synthesizer"]
|
|
developers = []
|
|
licenses = ["MIT"]
|
|
inputs = []
|
|
interfaces = ["CLI"]
|
|
maintenance = ["Actively Maintained"]
|
|
draft = false
|
|
date = 2025-08-22
|
|
+++
|
|
|
|
Diffusion on syntax trees for program synthesis |