You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: