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

Specific applications of rarVM-like systems #74

Open
void4 opened this issue Oct 15, 2021 · 0 comments
Open

Specific applications of rarVM-like systems #74

void4 opened this issue Oct 15, 2021 · 0 comments

Comments

@void4
Copy link
Owner

void4 commented Oct 15, 2021

https://esolangs.org/wiki/RarVM

#41 ("Unlocking the future")

  • metered, secure resource sharing between devices
  • deterministic, resource metered execution supports replicated state machines/consensus objects/blockchains
  • genetic programming - with a limited communication interface to the outside world, programs can be evolved randomly
  • (physical) storage of program (state), such as in QR codes
  • location independent processes, processes can find another system to resume on, self-serialize and jump to them
  • multi-agent (network) simulations (running each agent for a few steps in order to achieve parallelism) (https://github.com/void4/netsim)
  • custom scheduling/resource allocation algorithms
  • platform for challenges that work within a resource limit (e.g. compression prizes, rlc-chess.com)
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