john-science / slowloris

A DIY-LISP.
5 stars 3 forks source link

Change Boolean Syntax #27

Closed john-science closed 10 years ago

john-science commented 10 years ago

I don't like #f or #t. It would be more pythonic to write True and False. Also, it would be less weird.

john-science commented 10 years ago

This is in progress. I just need to QA my work a little.