Click here to Skip to main content
Click here to Skip to main content

Tokenizer and analyzer package supporting precedence prioritized rules

By , 1 Jan 2002
 
cxtpackagetut_win32vc.zip
COPYING
cpAbsd.dsw
cxAnalyzer
cxAnalyzer.dsp
cxAnalyzer.plg
cxTokenizer
cxTokenizer.dsp
cxTokenizer.plg
cxtPackage
cxtPackage.dsp
cxtPackage.plg
mathTok
mathTok.dsp
mathTok.plg
simpleCalc
simpleCalc.bmp
simpleCalc.dsp
simpleCalc.plg
tkCommon
cxtpackage_win32vc.zip
COPYING
cpAbsd.dsw
cxAnalyzer.dsp
cxAnalyzer.plg
Debug
cxTokenizer.dsp
cxTokenizer.plg
cxtPackage.dsp
cxtPackage.plg
grammaride.zip
grammarIDE.exe
stlport_vc645.dll
pkgcomplete.zip
COPYING
cpAbsd.dsw
cxAnalyzer.dsp
cxaToken.inl
cxTokenizer.dsp
cxTokenizerMatchTokenRule.inl
cxtPackage.dsp
emptyTestApp
emptyTestApp.clw
emptyTestApp.dsp
res
emptyTestApp.ico
grammarIDE
grammarIDE.clw
grammarIDE.dsp
res
grammarIDE.ico
grammarIDEDoc.ico
icon1.ico
Toolbar.bmp
vssver.scc
zoomable.ico
simpleCalc.bmp
simpleCalc.dsp
vssver.scc
pkgsrconly.zip
COPYING
cpAbsd.dsw
cxAnalyzer.dsp
cxaToken.inl
cxTokenizer.dsp
cxTokenizerMatchTokenRule.inl
cxtPackage.dsp
emptyTestApp.clw
emptyTestApp.dsp
emptyTestApp.ico
vssver.scc
// stdafx.h : include file for standard system include files,
//  or project specific include files that are used frequently, but
//      are changed infrequently
//

#if !defined(AFX_STDAFX_H__FFA7E702_904D_4588_A3BB_357E1ED94676__INCLUDED_)
#define AFX_STDAFX_H__FFA7E702_904D_4588_A3BB_357E1ED94676__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000

#define VC_EXTRALEAN		// Exclude rarely-used stuff from Windows headers

#include <afxwin.h>         // MFC core and standard components
#include <afxext.h>         // MFC extensions
#include <afxdisp.h>        // MFC Automation classes
#include <afxdtctl.h>		// MFC support for Internet Explorer 4 Common Controls
#ifndef _AFX_NO_AFXCMN_SUPPORT
#include <afxcmn.h>			// MFC support for Windows Common Controls
#endif // _AFX_NO_AFXCMN_SUPPORT

#include "../cxtPackage/package.h"

//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.

#endif // !defined(AFX_STDAFX_H__FFA7E702_904D_4588_A3BB_357E1ED94676__INCLUDED_)

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Alexander Berthold
Web Developer
Germany Germany
Member
No Biography provided

Permalink | Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 2 Jan 2002
Article Copyright 2001 by Alexander Berthold
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid