folder reorganization
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from jsparser import *
|
||||
from utils import *
|
||||
# maybe I will try rewriting my parser in the future... Tokenizer makes things much easier and faster, unfortunately I
|
||||
# did not know anything about parsers when I was starting this project so I invented my own.
|
||||
Reference in New Issue
Block a user