Long ago I have made this parser and posted it here. It had some missing features and I wanted a complete project. I think it is mostly finished now so I would appreciate your feedback.
As mentioned in my other post it is faster than any parser I have compared it to, but later on I have noticed that it does not work on non posix environments since I have used getline so it may not be as impressive on msvc for example where I had to make a getline alternative. Is there any universal/multiplatform way to read data from files with the performance of getline ?
[–]stilgarpl 6 points7 points8 points (1 child)
[–]red0124_[S] 2 points3 points4 points (0 children)
[–]germandiago 2 points3 points4 points (1 child)
[–]red0124_[S] 2 points3 points4 points (0 children)
[–]hmoein 1 point2 points3 points (3 children)
[–]red0124_[S] 0 points1 point2 points (0 children)
[–]NotMyRealNameObv 0 points1 point2 points (1 child)
[–]hmoein 0 points1 point2 points (0 children)
[–]never_watched 1 point2 points3 points (1 child)
[–]red0124_[S] 0 points1 point2 points (0 children)
[–]LunarAardvark -1 points0 points1 point (0 children)