This commit is contained in:
2025-08-22 13:09:52 -06:00
parent 52735b97c6
commit 65e02d39e1
9 changed files with 152 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
+++
title = 'minsynth'
subtitle = 'Program Synthesis'
links = [
{ title = "Homepage", url = "https://www.cs.cornell.edu/~asampson/blog/minisynth.html", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/sampsyo/minisynth", icon = 'fa-solid fa-code' },
]
applications = ["Program Synthesizer"]
developers = []
licenses = ["MIT"]
inputs = []
interfaces = ["CLI"]
maintenance = ["Not Maintained"]
updated_year = 2019
draft = false
date = 2025-08-22
+++
{{<inactive year="2019">}}
program synthesis is possible