this project takes a specific latex file, parses an AST, and renders it as an HTML collection.
the parsing is done in rust with a grammar written with pest.
the rendering is done in the svelte flavor of HTML/CSS/JS.
you can read more about it here
| Name | Name | Last commit date | ||
|---|---|---|---|---|
this project takes a specific latex file, parses an AST, and renders it as an HTML collection.
the parsing is done in rust with a grammar written with pest.
the rendering is done in the svelte flavor of HTML/CSS/JS.
you can read more about it here