You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

3h 18m 6s logged

In this devlog I built the first half of my parser for the web engine; it can go through a website and match tokens!

There are a few issues; some things, like conditions (like <a href=> arnt supported), as well as I can’t pull text from things like headers and stuff.

I also made an animation so people can see how it works! The animations basically shows how my buffer system, and determining the order of tokens works, to prevent things like mismatches!

2
89

Comments 2

@zombieking1555

Nice stuff!

@CoolHotDog64

Cool!