As an excerise I thought I'd have a go at writing a lisp interpreter in vb.net.
Screen Shot of the REPL in action
At the moment it can evaluate the basic Mathematical Function + - / * of both integer and doubles.
Here are a few controls I have created.
Transparent RichTextBox...