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

[WIP] JavaScript frontend #61

Open
wants to merge 210 commits into
base: master
Choose a base branch
from
Open

[WIP] JavaScript frontend #61

wants to merge 210 commits into from

Conversation

LuizZak
Copy link
Owner

@LuizZak LuizZak commented Dec 25, 2021

This is an experimental jab at adding new frontends to SwiftRewriter. Thankfully there are grammar files for Antlr4 available that are compatible, and that allows the reusal of many of the same components and idioms.

Tackling the problem of deducing types is a challenge for another time, I'm thinking of exploring libraries like JavaScriptKit to add duck-typed JSObject stubs everywhere as a quick trampoline to a more complex rewriting by users later.

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

Successfully merging this pull request may close these issues.

1 participant