-
Notifications
You must be signed in to change notification settings - Fork 0
A flex and bison program for parsing math expressions.
License
apeschel/Math-Parser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HOW TO BUILD: Required tools: * flex (http://flex.sourceforge.net/) * bison (http://www.gnu.org/software/bison/) * gcc (http://gcc.gnu.org/) * make (http://www.gnu.org/software/make/) * pkg-config (http://www.freedesktop.org/wiki/Software/pkg-config) Required libraries: * glib (http://developer.gnome.org/glib/) With these tools and libraries installed, use make to build the program.
About
A flex and bison program for parsing math expressions.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published