Add explanation in readme
I noticed it is trending, but I have no clue why the package is special. Perhaps update the readme to include why people should be excited over this, and some example use cases?
Thanks @kootenpv.
The README does say that this is a Python interpreter. You use it pretty much in the same was as the standard Python interpreter.
What kind of information do you specifically think it should have?
Thanks. For example: why would I use this interpreter over the standard interpreter?
Okay. I'll add something more to explain its purpose.
The short answer is you would not normally use blip instead of the standard Python interpreter. I wrote it as a learning exercise and to see if I could clarify some of Python's semantics.