|
|
|
|
|
by dozzie
3701 days ago
|
|
> Doesn't Turing completeness require the ability to modify an arbitrary amount of memory? Why would it? Lambda calculus is nothing about modifying anything. And GNU make (though with GNU extensions) is certainly Turing-complete: https://github.com/shinh/makelisp |
|