lady-deirdre-derive

Crates.iolady-deirdre-derive
lib.rslady-deirdre-derive
version2.0.1
sourcesrc
created_at2022-11-11 12:20:08.787002
updated_at2024-07-02 12:26:02.274093
descriptionCompiler front-end foundation technology. Macro crate.
homepage
repositoryhttps://github.com/Eliah-Lakhin/lady-deirdre
max_upload_size
id712824
size521,424
Ilya Lakhin (Eliah-Lakhin)

documentation

https://docs.rs/lady-deirdre

README

Lady Deirdre Macros Crate

This is a helper crate for the main crate of Lady Deirdre, compiler front-end foundation technology.

The derive macros in this crate offer default implementations for the Token (lexical scanner), Node (syntax parser), and Feature (semantic object) traits used by the main crate.

Links

Copyright

This work is proprietary software with source-available code.

To copy, use, distribute, and contribute to this work, you must agree to the terms and conditions of the General License Agreement.

Copyright (c) 2024 Ilya Lakhin (Илья Александрович Лахин). All rights reserved.

Commit count: 131

cargo fmt