Hello! I'm very interested in Factor. I don't quite understand how Factor's
native code compiler works, so I'd like to ask some questions about it. Can
factor code run on bare metal (without operating system)? How does the compiler
generate standalone executables? Factor has a VM code written in C++, how does
the compiler links C++ code with compiled Factor code? Or the VM is only used in
Factor's interactive tools and all the code that gets compiled into standalone
executable is written in Factor? If so how is low level stuff like GC can be
implemented in Factor code?
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk