cours/gists/What are combinators.md
Oscar Plaisant 29453462f9 [nb] Commit
2024-12-26 16:09:08 +01:00

15 lines
260 B
Markdown

---
tags:
- s/informatique
- s/maths
- not-done
---
# What are combinators
- definition of combinators
- usage in CS
- APL, haskell
- implications on how programs can be done
- tacit programming
- concatenative programming