Calculator
This is a calculator that is able to handle precedence and brackets.
It has a command line test interface that takes in one token at a time.
The actual processer takes in the tokens as a vector with the last element
being an "=" sign. The source code is all there and commented so have fun!
Offline Java Scrabbler
This is a handy little application I have made for Scrabble players who want to
improve their play or just plain cheat! It is contained in a zip file and if you are using
Windows there is an executable shortcut called Scrabbler. The main class is called
ScrabbleApplic. If you want to use your own word list just replace the text file "scbwords.txt".
Have fun! OR USE MY NEW ONLINE VERSION BELOW -
Online PHP Scrabbler
Sorry people! Due to overwhelming usage I had to take this page out a couple of months ago. My hosting account charges went up by 40 times due to overuse.
Use the offline version above. It is exactly the same except it is in Java. Yeah I know you have to trust me to download it but until I find a more economical way of having the php version up I'm afraid it'll have to do.
Eliza the talking console
This is a work in progress talking console. Try it out.