mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2025-01-29 20:34:56 +01:00
11adaba410
- New regexp parser using Boost.Spirit. Lex and yacc are now gone. The main advantage of this new parser, apart from being purely C++, is that it can handle wide characters. Currently, the new parser does the same as the previous one, but the code is not yet ready to use regular expressions with non-ASCII dictionaries. |
||
---|---|---|
.. | ||
.cvsignore | ||
eliottxt.cpp | ||
game_io.cpp | ||
game_io.h | ||
Makefile.am | ||
ncurses.cpp | ||
ncurses.h |