OMJulia.jl icon indicating copy to clipboard operation
OMJulia.jl copied to clipboard

Upgrade lexer to Automa.jl v1.0

Open AnHeuermann opened this issue 1 year ago • 1 comments

Description

The lexer lexer.jl was generated with Julia v.16 (or lower) and Automa.jl v0.7 (or something around that version).

We should update to Automa.jl v1 and add a workflow to check if lexer.jl is up to date.

Related issues

To update the lexer for #123 we should update Automa.jl.

AnHeuermann avatar May 29 '24 12:05 AnHeuermann