This repository holds the source tree for InterWeb 55. It is a modern web browser based on the UXP/Möbius codebase maintained by Roytam1, which was originally a fork from Firefox 53. InterWeb 55 is ...
Implements an interpreter component responsible for executing parsed AST nodes. Traverses the AST and performs operations defined by language semantics.