A Python application to complete. It tokenizes and parses HTML and Javascript with the ability to detect syntax errors and point out the error point. The parser uses SR Parser so as to parse. Took this class course under Prof. Westley Weimer and learnt how to build your own simple web browser complete with the ability to parse and understand HTML and JavaScript.
forked from nishant-neo/webbrowser
-
Notifications
You must be signed in to change notification settings - Fork 0
CoreSoft2/webbrowser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An interpreter with ability to tokenize and parse HTML and JavaScript using Shift-Reduce Parsing.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 99.4%
- TeX 0.6%