Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!uunet!yale!smith-josh From: smith-josh@CS.YALE.EDU (Josh Smith) Newsgroups: comp.lang.c++ Subject: Using YACC with C++ question Message-ID: <68580@yale-celray.yale.UUCP> Date: 3 Aug 89 21:13:22 GMT Sender: root@yale.UUCP Organization: Yale University, New Haven, CT Lines: 12 Sender: Josh Smith Reply-To: smith-josh@CS.YALE.EDU (Josh Smith) Organization: Yale University Computer Science Dept, New Haven CT 06520-2158 Keywords: Is it possible to write a LEX & YACC parser using C++ ? That is, will YACC allow action code (the commands to be executed when it detects a rule) to be written in C++? Please reply by Email to smith-josh@cs.yale.edu