| Crates.io | atlas-core |
| lib.rs | atlas-core |
| version | 0.7.1 |
| created_at | 2023-10-24 12:40:35.666685+00 |
| updated_at | 2025-01-14 13:59:35.59124+00 |
| description | (In Alpha) Embeddable functional programming language |
| homepage | https://redgear.tk/ |
| repository | https://github.com/RedGear-Studio/atlas-core |
| max_upload_size | |
| id | 1012332 |
| size | 39,877 |
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