Created parser and interfaces for creating specific parsers for specific
commit0d04afb5d385bb152c17eabe4b04f5d9f0577f11
authorDaniel Fiser <danfis@danfis.cz>
Sun, 14 Oct 2007 21:18:50 +0000 (14 23:18 +0200)
committerDaniel Fiser <danfis@danfis.cz>
Sun, 14 Oct 2007 21:18:50 +0000 (14 23:18 +0200)
treedb74a108e6a09958eac4244284878a10b44baaf5
parenta0c458daaf9aa3ed868e52f71b3459428256da86
Created parser and interfaces for creating specific parsers for specific
input.
src/Makefile
src/debug.h
src/main.cpp
src/parser/parser.cpp [new file with mode: 0644]
src/parser/parser.h [new file with mode: 0644]