Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can we make a turing machine on a solid POD? #252

Open
ghost opened this issue Mar 17, 2019 · 1 comment
Open

can we make a turing machine on a solid POD? #252

ghost opened this issue Mar 17, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 17, 2019

I think it will a GREAT thing.

@michielbdejong
Copy link

You can make a third party app that runs a simulated Turing machine and stores the tape data on your pod. Of course, the tapes would not be truly infinite, but the app would run in JavaScript which is a Turing-complete language.

So distinguish the pod which is storage (like the tape of the Turing machine) from the app which does the computation (like the FSM of the Turing machine).

Why do are you asking, any plans for what you want to build? We can chat about it in https://gitter.im/solid/app-development

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant