Skip to content

ijxsid/browser.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This is html and javascript interpreter written in python.

parser_complete.py -> has complete code for parser.

isambig.py -> tests whether grammer is ambigious or not

js_lexical_analyser.py -> contains complete Javascript lexer

html_lexical_analyser.py -> contains complete HTML lexer.

cfg_empty.py -> tests whether a given context-free grammar is empty or not.

cfg_infinite.py -> tests whether a given context-free grammer is infinite or not.

About

HTML and Javascript interpreter in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages