Currently, Ode uses fastlexer from https://devforum.roblox.com/t/lexer-for-rbx-lua/183115/17 posted on Oct 2020. It is now 2024 making fastlexer outdated. To improve the correctness of the lexer, Ode should switch to boatbomber's lexer, which recognizes the latest libraries, supports string interpolation, etc. Additionally, Ode should also better handle esoteric function calls.
Currently, Ode uses fastlexer from https://devforum.roblox.com/t/lexer-for-rbx-lua/183115/17 posted on Oct 2020. It is now 2024 making fastlexer outdated. To improve the correctness of the lexer, Ode should switch to boatbomber's lexer, which recognizes the latest libraries, supports string interpolation, etc. Additionally, Ode should also better handle esoteric function calls.