Forth
For those who have not heard of Forth, it is a programming language that is great for Embedded Systems Debugging. It is based around a simple idea of breaking complex problems into smaller peices. It is an interpreted language AND a compiled language, and it focuses a lot on using internal stack manipulation.
|
Project Euler
--------------
|
--------------
--------------
|