john-science / slowloris

A DIY-LISP.
5 stars 3 forks source link

Block Comments #29

Closed john-science closed 9 years ago

john-science commented 10 years ago

The language needs an easy way to make long block comments. I like the Python triple quote.

john-science commented 10 years ago

I kind of also want to change the classic ;; comment line to a more Python #.