Trying to build js parser is rust based on https://github.com/jquery/esprima/ . This is my attempt to learn rust and js parsing in details.