atlas-core

Crates.ioatlas-core
lib.rsatlas-core
version0.7.1
created_at2023-10-24 12:40:35.666685+00
updated_at2025-01-14 13:59:35.59124+00
description(In Alpha) Embeddable functional programming language
homepagehttps://redgear.tk/
repositoryhttps://github.com/RedGear-Studio/atlas-core
max_upload_size
id1012332
size39,877
Gipson62 (Gipson62)

documentation

README

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

Commit count: 57

cargo fmt