Psyirius

Results 33 comments of Psyirius

> Nice work. Can we add a CLI flag that enables this? DONE! ![image](https://user-images.githubusercontent.com/99079175/228425382-e30ef346-8e6f-4ed2-b3f0-15b43f209c1f.png) ![image](https://user-images.githubusercontent.com/99079175/228426521-6a52af8f-1642-40cf-95a9-8e00f2407546.png)

> So I did a checkout and it doesn't give me the `--ast` or `--verbose` options. did you commit those yet? yes. lemme double check it

> I'm an idiot and forgot to `git pull` haha. my bad pull again. pushed some more changes.

Generating an EcmaScript like ast (json) with ExtendScript nodes also useful to pass onto codegens like escodegen, astring (modified: with ExtendScript nodes) to generate logically correct code. Codegens do codegeneration...

Sent to your professional email addy.

Need someway of backtracking when dumping the ast as string. It's can be achieved using some contextual parsing and dumping.

I did checked out some and wasn't satisfied about the results. gotta run some real test-cases to confirms. not having much time to focus on FOSS.

does github actions has apple silicon images?