stylewarning / deprecated-coalton-prototype

Coalton is (supposed to be) a dialect of ML embedded in Common Lisp.
MIT License
208 stars 7 forks source link

Add (and use) COND #13

Closed notmgsk closed 4 years ago

notmgsk commented 4 years ago

@stylewarning I added a couple more changes that might be controversial. Namely, I removed the coalton: prefixes in places where they're not technically required, and I capitalised the symbols false and true. I can revert those if you think it's better to be clear about where those symbols are coming from.