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
Currently there's not really one parser implementation but the formatter and the transpiler both do their own thing. There should be one parser that generates some IR which then both formatter and transpiler can consume.
The text was updated successfully, but these errors were encountered:
Currently there's not really one parser implementation but the formatter and the transpiler both do their own thing. There should be one parser that generates some IR which then both formatter and transpiler can consume.
The text was updated successfully, but these errors were encountered: