Interclass Problem #1


The purpose of this IcP is simply to force you to write some code in Scala using the Eclipse plug-in. Write a program of reasonable complexity. Use a Scala object to make an application and put it in a package called username.icp1 (where username is your user name). You should try to make the application as complex as you can without taking too much time. Ideally it will have a style similar to what you are planning for your project (text/GUI/whatever). You should try to exercise as much as you can from the first semester.