This website requires JavaScript.
Explore
Help
Sign In
External
/
yaml-cpp
Watch
8
Star
0
Fork
0
You've already forked yaml-cpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b20e47cdd9
yaml-cpp
/
test.yaml
5 lines
84 B
YAML
Raw
Normal View
History
Unescape
Escape
Wrote a simplified regular expression parser to make life easier (it only does single matches; i.e., no one-or-more matches, etc.). Fixed some of the whitespace/line break matching.
2008-06-27 12:20:41 +04:00
---
Beginning of first attempt to parse. Will be completely wiped, I think, in favor of a Scanner (to tokens), then Parser mechanism.
2008-06-26 10:49:50 +04:00
-
milk
Wrote a simplified regular expression parser to make life easier (it only does single matches; i.e., no one-or-more matches, etc.). Fixed some of the whitespace/line break matching.
2008-06-27 12:20:41 +04:00
-
eggs
# this is really important!
-
cheese and bread
...
Reference in New Issue
Copy Permalink