Jump to content

Port GNU/Linux to Skyrim please!


tomtheclone

Recommended Posts

Clearly you've never worked with Papyrus, LOL.

 

It's Turing-Complete, that's all that matters. That means it is possible even if it is ridiculous.

 

In Papyrus you can set a variable to zero, to can increment a variable 1, and you can loop for a fixed amount of time number of steps. With these three you can define any primitive-recursive function. For fun, try writing an algorithm with those three operations that subtracts :laugh: . If you also have a boundless while, which papyrus also has, you can build any general-recursive function. A programming language that can construct general recursive functions is Turing-Complete. That was pretty much the point of the Church-Turing Thesis.

 

 

https://en.wikipedia.org/wiki/Turing_completeness

https://en.wikipedia.org/wiki/%CE%9C-recursive_function

Edited by tomtheclone
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...