Atlas-core
atlas_core is Rust Lexer generator. It's used in the Atlas77 compiler. You can check for example of codes in Atlas77 repository under src/atlas_frontend/lexer/mod.rs.
There is also an example in src/tests/mod.rs
atlas_core is Rust Lexer generator. It's used in the Atlas77 compiler. You can check for example of codes in Atlas77 repository under src/atlas_frontend/lexer/mod.rs.
There is also an example in src/tests/mod.rs