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

Add utility to process LaTeX expressions #121

Merged
merged 2 commits into from
Nov 19, 2022
Merged

Add utility to process LaTeX expressions #121

merged 2 commits into from
Nov 19, 2022

Conversation

odashi
Copy link
Collaborator

@odashi odashi commented Nov 18, 2022

Overview

This pull request adds Latex class to provide the following functionalities:

  • Wrap expressions by brackets
  • Join expressions
  • Synthesize command/environment syntaxes.

This would be useful to consolidate codegen rules.

Currently there is no code that applied this class. I will modify visitor methods in FunctionCodegen to return this class.

References

NA

Blocked by

NA

@odashi odashi added this to the v0.3 milestone Nov 18, 2022
@odashi odashi merged commit 34ca6ab into main Nov 19, 2022
@odashi odashi deleted the latex-processor branch November 19, 2022 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants