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

Article: Pursuit of Performance on Building a JavaScript Compiler #80

Merged
merged 3 commits into from
Apr 23, 2023

Conversation

Boshen
Copy link
Contributor

@Boshen Boshen commented Mar 23, 2023

This is the initial draft for my article.

@Boshen Boshen changed the title Article: Pursuit of Performance on Building a JavaScript Linter New article: Pursuit of Performance on Building a JavaScript Linter Mar 23, 2023
@Boshen Boshen force-pushed the javascript-linter branch from 598a88e to f8ca6fd Compare April 5, 2023 10:30
@Boshen Boshen changed the title New article: Pursuit of Performance on Building a JavaScript Linter New article: Pursuit of Performance on Building a JavaScript Compiler Apr 5, 2023
@Boshen Boshen force-pushed the javascript-linter branch from f8ca6fd to f556553 Compare April 5, 2023 10:39
@Boshen
Copy link
Contributor Author

Boshen commented Apr 5, 2023

I changed the title from linter to parser.

I also started dumping words into the article, this may become very long ...

@Boshen
Copy link
Contributor Author

Boshen commented Apr 5, 2023

@Folyd Can you give me 👍 or 👎 if the direction I'm going is ok, and is the first person story telling tone ok?

I'll continue dumping words when I get some feedbacks. Once everything is done I'll chatGPT this a bit for fixing some of the broken english.

@Folyd
Copy link
Contributor

Folyd commented Apr 6, 2023

Hi, @Boshen. Thanks for asking. Feel free to change the article style or content. 👍

@Folyd Folyd mentioned this pull request Apr 6, 2023
8 tasks
@Folyd Folyd added the article label Apr 6, 2023
@Boshen Boshen force-pushed the javascript-linter branch from 02f0af4 to 5250795 Compare April 12, 2023 07:54
@Boshen Boshen marked this pull request as ready for review April 12, 2023 07:55
@Boshen
Copy link
Contributor Author

Boshen commented Apr 12, 2023

Ready for review.

@Folyd Folyd changed the title New article: Pursuit of Performance on Building a JavaScript Compiler Article: Pursuit of Performance on Building a JavaScript Compiler Apr 23, 2023
@Folyd Folyd merged commit 8cd3711 into RustMagazine:main Apr 23, 2023
@Boshen Boshen deleted the javascript-linter branch April 23, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants