]> gitweb.factorcode.org Git - factor.git/blob - vm/run.hpp
vm: rewrite 'become' primitive so that it uses a slot visitor instead of GC
[factor.git] / vm / run.hpp
1 namespace factor
2 {
3
4 }