rose-lang / rose

Composable autodiff for the interactive web.
https://rosejs.dev
MIT License
22 stars 0 forks source link

Delete unused crates and packages #85

Closed samestep closed 1 year ago

samestep commented 1 year ago

This PR deletes crates/{cli,frontend,validate} and packages/vscode, which we previously thought we'd use and no longer plan to. We can always bring them back if they turn to be useful.

This also allows us to simplify our Makefile a bit, and delete our fetch.js script we were using for https://github.com/rose-lang/rose-icons in the VS Code extension.