echo
echo There are usually three harmless warnings from GCC.
echo The assembler binary will be located into ~/bin/a
echo
bison -osyntaxe -d -v syntaxe2.y
flex -olexyy.c g_parse1.l
gcc -O -o ~/bin/a -ansi -Wall -g lexyy.c
# gcc -O -o ~/bin/s -ansi -Wall -g g4.c
