Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javascript backend #809

Open
krame505 opened this issue Sep 27, 2023 · 0 comments
Open

Javascript backend #809

krame505 opened this issue Sep 27, 2023 · 0 comments
Labels
enhancement wishlist Issues that I wish someone else would do

Comments

@krame505
Copy link
Member

It would be nice to add a javascript translation at some point, which would let us do nice in-browser demos. This should be fairly straightforward to implement (e.g. decorated nodes as objects with members for each attribute, etc.), aside from parsing. The easiest approach would be to hook up something like treesitter, which isn't 1:1 compatible with Copper, or add a javascript backend to Copper.

@krame505 krame505 added enhancement wishlist Issues that I wish someone else would do labels Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement wishlist Issues that I wish someone else would do
Projects
None yet
Development

No branches or pull requests

1 participant