figured it's time to add some real debugging UI to the compiler so i added a small webconsole.
presently it can only serve static files out of a designated directory and parse requests as scopes expressions.
once more it's quite useful when your parser builds an intermediate format rather than directly constructing an AST