You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: