-
Updated
May 27, 2020 - JavaScript
program-synthesis
Here are 66 public repositories matching this topic...
-
Updated
Oct 7, 2020 - C#
-
Updated
May 13, 2020 - Roff
-
Updated
Oct 1, 2020 - Elm
-
Updated
Sep 28, 2020 - C#
-
Updated
Sep 25, 2020 - Python
-
Updated
Sep 16, 2018 - Emacs Lisp
-
Updated
Nov 27, 2019 - Prolog
-
Updated
Aug 27, 2020 - Python
-
Updated
Oct 4, 2018 - Jupyter Notebook
-
Updated
Dec 4, 2018 - Ruby
-
Updated
Oct 7, 2020 - Common Lisp
-
Updated
Sep 1, 2019 - Python
-
Updated
Sep 25, 2020 - Python
-
Updated
Oct 6, 2020 - Python
-
Updated
Aug 24, 2020 - OCaml
-
Updated
Aug 11, 2019
[ ] - Syntax highlighting uses a slightly off-white background color. I see two options to fix this:
- Download the current styling sheet and modify it. https://highlightjs.org/static/demo/styles/github.css
- Find a different style with a white bg: https://highlightjs.org/static/demo/ Then edit the
index.htmlfile to use that style sheet instead.
-
Updated
Jun 25, 2020 - Python
-
Updated
Jan 6, 2018 - Python
-
Updated
Sep 29, 2020 - OCaml
-
Updated
May 17, 2018 - OCaml
-
Updated
Oct 4, 2020 - Python
-
Updated
May 21, 2020 - Python
-
Updated
May 25, 2017 - Scala
-
Updated
Jun 10, 2017 - C
Improve this page
Add a description, image, and links to the program-synthesis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the program-synthesis topic, visit your repo's landing page and select "manage topics."
At the moment, synthesis can take "hints" about auxiliary functions, which can be used for synthesing the main one. For instance, this is a specification for tree flattening that takes an auxiliary function: