It\'s fairly easy to make a little interpreter, but it\'s rather time consuming and if you\'re new to computer science, kind of tricky to understand. If you find your instructions don\'t fit, you can always switch to a little arduino or teensy later. There is also a lot of space you can reclaim by not using the arduino software, and writing code using the avr libc stuff, but this is a bit more difficult, especially if you\'re new to C.
You can also get help on the forum if you just need to cram a little more functionality in to a program. I\'ve gotten pretty good at cramming lately and am happy to give some tips if you share your code later, as I was recently challenged to make a program as small as possible!