Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

Rewrite asdl scripts in Rust #1

Open
@Techcable

Description

@Techcable

Right now build is just a stub that calls out to python code.

This is rather unfortunate, since it requires the user have a python3 executable available on their system.

Even worse, the Python scripts have external dependencies (outside of the stdlib):

There is an implicit advantage of this is of course that there are much fewer build-dependencies :)

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