Awesome. I'd estimate a C++ parser at multiple lifetimes of engineering. An incremental one more so.
Can you sketch how that's implemented? Did you build the parser in C++?
The parser is written in C++. I don't use any standard parsing techniques, it's all custom stuff. It's hard to explain, but I talk about it a lot in my live streams: https://10xeditor.com/vlog.htm
The parser is written in C++. I don't use any standard parsing techniques, it's all custom stuff. It's hard to explain, but I talk about it a lot in my live streams: https://10xeditor.com/vlog.htm