xenon-parser

Crates.ioxenon-parser
lib.rsxenon-parser
version0.1.9
sourcesrc
created_at2024-10-01 23:44:34.128433
updated_at2024-10-05 04:13:36.13932
descriptionThe Xenon Language Parser/Lexer
homepage
repositoryhttps://github.com/Xenon-Language/xenon-parser
max_upload_size
id1393510
size29,799
Bird Person (ApplePieCodes)

documentation

README

Xenon Parser

Part of the Xenon Project

The Xenon parser is a Parser+Lexer that generates a Program structure based on input code.

Thanks to https://github.com/megabytesofrem/ for letting me use your lexer as a base and for teaching me Logos

Commit count: 32

cargo fmt