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

Question : Parse a string to create Equation ? #4

Open
nareshjois opened this issue Nov 11, 2015 · 2 comments
Open

Question : Parse a string to create Equation ? #4

nareshjois opened this issue Nov 11, 2015 · 2 comments

Comments

@nareshjois
Copy link

Is there already a way in which I can create an equation using a string rather than static typing it.
As an update, I have created a small helper using Roslyn compiler.

@Happypig375
Copy link

Bump. A symbolic math library without a parser? Absolute blocker for me. The search for a symbolic math library with a parser continues.

@sharpninja
Copy link

Yup, when I first read about this library on reddit I immediately thought it would parse strings. It would not be difficult to create a grammar with antlr4 and use the object model in the evaluation tree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants