Posts tagged cs
Expression programming languages
- 20 April 2024
According the Chomsky hierarchy, there are 4 categories. From most expressive to least:
Corecursion
- 17 February 2020
The co- is to indicate that it is opposite of recursion (e.g. sine and cosine).