john-science / slowloris

A DIY-LISP.
5 stars 3 forks source link

support Python "import" #14

Open john-science opened 10 years ago

john-science commented 10 years ago

I would have to support quite a lot of Python functionality to fully support Python import statements:

john-science commented 9 years ago

This is the long-term goal of this project. If we can fully support importing any Python library, Slow Loris could be made into a production-level language relatively easily.