Steve Linton
Steve Linton
This is a rebased and somewhat reworked version of #2846. The biggest addition is that the lookup tables are computed at build time using `etc/ffgen.c` which has been somewhat updated....
Please use the following template to submit an issue (you may delete lines which are not used). Thank You! ### Observed behaviour ``` CXX ../../src/trans.cc => obj/src/trans.lo warning: unknown warning...
There are a lot of things that can be programmed very nicely using coroutines (which for this purpose are basically the same thing as fibers). In particular they would be...