Beginning of first attempt to parse.

Will be completely wiped, I think, in favor of a Scanner (to tokens), then Parser mechanism.
This commit is contained in:
beder
2008-06-26 06:49:50 +00:00
parent 2d0f324529
commit e6977cbe4e
11 changed files with 247 additions and 9 deletions

View File

@@ -181,6 +181,10 @@
RelativePath=".\node.cpp"
>
</File>
<File
RelativePath=".\parser.cpp"
>
</File>
<File
RelativePath=".\scalar.cpp"
>
@@ -211,6 +215,10 @@
RelativePath=".\node.h"
>
</File>
<File
RelativePath=".\parser.h"
>
</File>
<File
RelativePath=".\scalar.h"
>
@@ -225,6 +233,10 @@
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
<File
RelativePath=".\test.yaml"
>
</File>
</Filter>
</Files>
<Globals>