Probably not! I've never heard of that technique. From skimming that
Wikipedia article it seem to be a compiler optimization invented a
long time ago. We have an instruction called ##dispatch, used for
method dispatching, but it is not nearly as dynamic as the method
described. Probably for the best because on modern processors jumping
to addresses kept in memory or in registers is very bad for
performance.


2017-01-31 21:11 GMT+01:00 Alexander Ilin <ajs...@yandex.ru>:
> Hello!
>
>   Does Factor use threaded code in any way?
>   https://en.wikipedia.org/wiki/Threaded_code
>
> ---=====---
>  Александр
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk



-- 
mvh/best regards Björn Lindqvist

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to