48c11c9814aeab353b87a9028302b0b6f8b9eb38
[fio.git] / exp / README.md
1 simple-expression-parser
2 ========================
3
4 A simple expression parser for arithmetic expressions made with bison + flex
5
6 To use, see the example test-expression-parser.c
7