Rewriting the parser in C would (probably) make it faster. So would compiling it using e.g. the recently-open-sourced ChezScheme <https://github.com/cisco/ChezScheme>, which is a less drastic measure.
On Tue, May 24, 2016 at 12:47 PM, Ford Ox <[email protected]> wrote: > Thank you very much. > > One more question : Is there any speed to gain, when all that stuff would > be rewritten in the lowest possible language? (I guess that is assembler or > machine code :D)
