18 lines
501 B
Markdown
18 lines
501 B
Markdown
+++
|
|
title = 'Fiat'
|
|
subtitle = 'Program Synthesis'
|
|
links = [
|
|
{ title = "Homepage", url = "http://plv.csail.mit.edu/fiat/", icon = 'fa-solid fa-home' },
|
|
{ title = "Source Code", url = "https://github.com/mit-plv/fiat", icon = 'fa-solid fa-code' },
|
|
]
|
|
applications = ["Program Synthesizer"]
|
|
developers = ["MIT"]
|
|
licenses = ["MIT"]
|
|
inputs = []
|
|
interfaces = ["CLI"]
|
|
maintenance = ["Actively Maintained"]
|
|
draft = false
|
|
date = 2025-08-22
|
|
+++
|
|
|
|
Mostly Automated Synthesis of Correct-by-Construction Programs |