- inifile-->newl_parser
- inifileLexer-->newl_lexer
- inifile_driver-->newl_driver
- nm views symbols of object files
- To remedy error "multiple definition of `yyFlexLexer::yywrap()'", remove option %noyywrap--then manually redefine "int yyFlexLexer::yywrap() { return 1; }" in file lexer.ll. Flex defines yyFlexLexer::yywrap() in both %.cc and %.hh--the linker encounters multiple declarations if two objects (lexer.o and driver.o, for example, if driver.cc includes lexer.hh).
- Bond's "Duel" from the album "Born"
- Arvo Pärt's "An den Wassern zu Babel", from the album "Arbos"
- Yann Tiersen's "Le Moulin" from the album "Le Fabuleux Destin d'Amelie Poulain"
- parse() handles both char * (filename) and std::istream (stdin) depending on the signature of the call.
- Max Richter's "Sarajevo" from his album "Memoryhouse"
- Completed fully object-oriented Flex+Bison simple calculator.
Saturday, August 09, 2008
Saturday Development Log
Saturday:
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2008
(154)
-
▼
August
(19)
- Sunday Development Log
- Monday Development Log
- Hacker Test
- Sunday Development Log
- Monday Development Log
- Sunday Development
- Saturday Development
- Sunday Development Log
- Saturday Development Log
- Friday Development
- Thursday Development Log
- Wednesday Development Log
- Sunday Development Log
- Saturday Development Log
- Steam Locomotive
- Deleted My Task Manager
- Linux PDF Issues
- Late Night Subversion
- Under The Bridge
-
▼
August
(19)
No comments:
Post a Comment