ForthVM: library implementing a Forth-like multi-core multi-process virtual machine
I have written it to experiment implementing a stack-based preemptive multitasking interpreter (and to play) using Elixir.
It is a funny toy! 😃
Read next excellent_migrations: Elixir lib for detecting unsafe db migrations