Found 9 repositories(showing 9)
hipersayanX
Example using Flex and Bison with Qt.
Integración de Bison, Flex y C++ con Qt creator
hermixy
Formula is a mathematical expression calculator, supporting user defined variables and functions. Formula can also be used as an interpreter of scripts with a specified syntax similar to Lua. The core of program is a parser generated by flex/bison tools, and the GUI consists of Qt widgets.
ErickTejaxun
Un pequeño ejemplo de cómo hacer un pequeño interprete utilizando bison y flex en QT.
grotius-cnc
A example how to implement Qt with Bison & Flex.
eedesignhouse
Sample project demostrating the integration of Flex/Bison into a Qt GUI application
marcstu2007
Calculadora en Qt, c++, flex, bison
Chong-Smith
Custom script implementation (parsing with flex and bison tools, custom instruction sets, and Qt-based instruction interpreters)
SamerBenMim
A simple Java compiler that performs lexical, syntactic, and semantic analysis using the Flex and Bison tools, as well as C with the QT framework.
All 9 repositories loaded