Imaginary Programming With GPT-3 // Bodacious Blog - linter, (

## Metadata
- Author: **linter, (**
- Full Title: Imaginary Programming With GPT-3 // Bodacious Blog
- Category: #articles
- URL: https://mullikine.github.io/posts/imaginary-programming-with-gpt-3/
## Highlights
- Imaginary programming (IP) seems to be orthogonal to literate programming. Imaginary programming is a programming paradigm in which a computer program’s behaviour exists in relativity to LMs. To make an analogy, imaginary programming is a type of programming, where much like pure- functional, the code who’s behaviour depends on the output of a LM, either pending or precomputed, stands apart from the part that has no such association.
- Tags: #programming