stackvm icon indicating copy to clipboard operation
stackvm copied to clipboard

Concurrency Model

Open ghost opened this issue 5 years ago • 0 comments

Hey there,

I know it seem weird, but I have an idea what you could implement on your vm: A thread-safe concurrency Model for the assembler.😂 It would be beneficial for the vm with methods such yielding and threading for implementing programs that run parallel or interrupt each other’s.💡😅

By the way: I am working on a node.js implementation of your stackvm. I have pinned it on my GH profile. It is called ASPL (spelled Aspel) and stands for: adaptive, stack-based, programming, language.

Thanks and regards

Timo

ghost avatar Jun 03 '20 16:06 ghost