js/jasminesnake
Yury Kurlykov 7f68959590
Make a huge load of changes
- Remove visitors
- Add logging
- Add file read
- Make ESTree nodes work
- Move JS input streams to its own module
- Implement parse tree listeners (WIP)
- Add custom error listener (WIP)
2020-04-27 23:07:15 +10:00
..
ast Make a huge load of changes 2020-04-27 23:07:15 +10:00
lex Make a huge load of changes 2020-04-27 23:07:15 +10:00
__init__.py Make a huge load of changes 2020-04-27 23:07:15 +10:00
__main__.py Make a huge load of changes 2020-04-27 23:07:15 +10:00
js_stream.py Make a huge load of changes 2020-04-27 23:07:15 +10:00