Quick and dirty port of jcpp to .NET, with features to support Clang preprocessing
Перейти к файлу
Mike Kasianowicz c4dd3abb55 initial commit 2014-09-25 23:05:30 -05:00
JavaCompat initial commit 2014-09-25 23:05:30 -05:00
Properties initial commit 2014-09-25 23:05:30 -05:00
Argument.cs initial commit 2014-09-25 23:05:30 -05:00
CppNet.csproj initial commit 2014-09-25 23:05:30 -05:00
CppReader.cs initial commit 2014-09-25 23:05:30 -05:00
CppTask.cs initial commit 2014-09-25 23:05:30 -05:00
Feature.cs initial commit 2014-09-25 23:05:30 -05:00
FileLexerSource.cs initial commit 2014-09-25 23:05:30 -05:00
FixedTokenSource.cs initial commit 2014-09-25 23:05:30 -05:00
InputLexerSource.cs initial commit 2014-09-25 23:05:30 -05:00
JavaFile.cs initial commit 2014-09-25 23:05:30 -05:00
JavaFileSystem.cs initial commit 2014-09-25 23:05:30 -05:00
JoinReader.cs initial commit 2014-09-25 23:05:30 -05:00
LICENSE Initial commit 2014-09-25 22:26:56 -05:00
LexerException.cs initial commit 2014-09-25 23:05:30 -05:00
LexerSource.cs initial commit 2014-09-25 23:05:30 -05:00
Macro.cs initial commit 2014-09-25 23:05:30 -05:00
MacroTokenSource.cs initial commit 2014-09-25 23:05:30 -05:00
Preprocessor.cs initial commit 2014-09-25 23:05:30 -05:00
PreprocessorListener.cs initial commit 2014-09-25 23:05:30 -05:00
README.md Initial commit 2014-09-25 22:26:56 -05:00
Source.cs initial commit 2014-09-25 23:05:30 -05:00
SourceIterator.cs initial commit 2014-09-25 23:05:30 -05:00
State.cs initial commit 2014-09-25 23:05:30 -05:00
StringLexerSource.cs initial commit 2014-09-25 23:05:30 -05:00
Token.cs initial commit 2014-09-25 23:05:30 -05:00
TokenSnifferSource.cs initial commit 2014-09-25 23:05:30 -05:00
VirtualFile.cs initial commit 2014-09-25 23:05:30 -05:00
VirtualFileSystem.cs initial commit 2014-09-25 23:05:30 -05:00
Warning.cs initial commit 2014-09-25 23:05:30 -05:00

README.md

CppNet

Quick and dirty port of jcpp to .NET, with features to support Clang preprocessing