Skip to content

Changes

Summary

  1. Use constant arrays outside of the lexer loop/function (details)
Commit 3bd2884b97f965096490710eb186aa38789ea596 by Martin Sjölund
Use constant arrays outside of the lexer loop/function

This resolves performance issues with compiling the code.
The file was modified src/lexer.jl (diff)
The file was modified src/parser.jl (diff)