Skip to content

[suggestion] seperate parser for use in other Rust compilers #14

@gkgoat1

Description

@gkgoat1

I want to make a Rust compiler with different targets to lccc, and want to share the Rust lexer and parser with lccc. A seperate crate would allow both of us to use the same parser and implement different analyses and backends.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions