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

Allow parsing LaTeX syntax #371

Open
byorgey opened this issue Jan 12, 2024 · 0 comments
Open

Allow parsing LaTeX syntax #371

byorgey opened this issue Jan 12, 2024 · 0 comments
Labels
C-Low Hanging Fruit Shouldn't take too much time; ideal issues for new contributors. S-Nice to have Minor importance U-Parsing Z-Student Good project for a student.

Comments

@byorgey
Copy link
Member

byorgey commented Jan 12, 2024

For example, it might be nice to be able to parse \neg as negation, \land as logical and, etc., so that LaTeX formulas could be pasted directly into the REPL. Perhaps this feature could require enabling an extension.

@byorgey byorgey added C-Low Hanging Fruit Shouldn't take too much time; ideal issues for new contributors. U-Parsing labels Jan 12, 2024
@byorgey byorgey added Z-Student Good project for a student. S-Nice to have Minor importance labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Low Hanging Fruit Shouldn't take too much time; ideal issues for new contributors. S-Nice to have Minor importance U-Parsing Z-Student Good project for a student.
Projects
None yet
Development

No branches or pull requests

1 participant