Max Wolf's Second Brain

Home

❯

general

❯

universal computation

universal computation

Aug 01, 20251 min read

Universal Computation

A model of computation is universal if it can simulate any other model of computation. In other words, it can compute any function that is computable by any means whatsoever.

All reasonable models of computation are equivalent in power. They can all compute exactly the same set of functions - the computables

Link to original

This includes:

  • Turing machines
  • lambda calculus
  • general recursive functions
  • Modern programming languages
  • cellular automata (like Rule 110)

Graph View

Backlinks

  • Kenneth O. Stanley - Novel Opportunities in Open-Endedness at UCL DARK

Created with Quartz v4.5.1 © 2025

  • GitHub
  • Discord Community