GoSuB Browser Progress, pt22
2023-10-25 · 2 years ago
We are making very good progress with the current parser tests, and we actually got around into parsing live documents (my own site, and google.com works). This means we are again a step closer to a real browser! I'm planning on doing some research on user interfaces, and what our system should do and have for minimal requirements.
There is currently also a lot of work done in fixing up the tokenizer / node generator system. Hopefully we can strip them away from the parser itself, and have nice clean components with interfaces instead to keep things pluggable.
Nobody amused yet.