PDA

View Full Version : MaxForth upper/lower case


alpierce
11-17-04, 05:42 PM
Is there a switch anywhere in MaxForth that turns off the case sensitivity? Thanks.

RMDumse
11-17-04, 06:37 PM
No.

Numbers are not case sensitive (hex for instance). Watch out for that.

We experimented with lower case in a previous revision, but it looked so unfamiliar, we decided against it. We did consider the switch, but didn't add it.