Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

LaTeX AST #6

Closed
ChristianMurphy opened this issue Nov 19, 2018 · 7 comments
Closed

LaTeX AST #6

ChristianMurphy opened this issue Nov 19, 2018 · 7 comments
Labels
🧘 status/waiting This may go somewhere but needs more information 💬 type/discussion This is a request for comments

Comments

@ChristianMurphy
Copy link
Member

LaTeX is a typesetting language focusing on scientific and technical documents.
https://www.latex-project.org

These could be good starting points for parsing
https://github.com/artcompiler/L15
https://github.com/siefkenj/latex-parser

@wooorm
Copy link
Member

wooorm commented Nov 19, 2018

Awesome! 👍

@michael-brade
Copy link

Wow, this is great. I will eventually implement an AST for LaTeX.js as well. Maybe we can share some of the results.

@Ir1d
Copy link

Ir1d commented Jun 15, 2019

@michael-brade Looking forward to this 👍

@wooorm
Copy link
Member

wooorm commented Jun 15, 2019

I don’t think anyone is currently working on this, other than you! I’d love to see this happen!

@wooorm wooorm added 🧘 status/waiting This may go somewhere but needs more information 💬 type/discussion This is a request for comments labels Aug 11, 2019
@michael-brade
Copy link

well, apparently someone already did start working on this, I just found it: https://github.com/tamuratak/latex-utensils

Looks great 😁

@Ir1d
Copy link

Ir1d commented May 4, 2020

This is brilliant. In the Used section of Github I noticed that this is used in the famous plugin for writing latex in vscode. I've been using this plugin for several years and I have to say that it works perfectly.

@ChristianMurphy
Copy link
Member Author

Thanks for starting the discussion @ChristianMurphy!
We're in the process unifying ideas in with discussions unifiedjs/collective#44
If you'd like to continue this thread, or start a new one https://github.com/syntax-tree/unist/discussions/categories/ideas will be the home for ideas going forward.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🧘 status/waiting This may go somewhere but needs more information 💬 type/discussion This is a request for comments
Development

No branches or pull requests

4 participants