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

Rewrite asdl scripts in Rust #1

Open
Techcable opened this issue Jan 10, 2022 · 0 comments
Open

Rewrite asdl scripts in Rust #1

Techcable opened this issue Jan 10, 2022 · 0 comments

Comments

@Techcable
Copy link
Member

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 :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant