Super simple javascript compiler
Compiler 0.1 can understand the code structure and return what it undetstood from the code. we don't use any external library or package, only fs (native nodejs package) for reading files
its 1:45 mins works, you can easy understand the cycle and the idea and make your better one and mention me after upload to the githup

