Why I have developed Yet Another Language ...
At the beginning, I simply wanted to develop an infix calculator for scientific purpose. Then I gained more knowledge about theory of programming language. On my way to Yet Another Language, I learned theory of Finite Automata (including regular expressions) and theory of context-free language (including Pushdown Automata), etc.
Now, I think I understand a little bit of how the modern programming languages are developed and implemented.
I hope you enjoy this programing language for your scientific computations.
Best Regards,
Thomas Kim, Developer of Yet Another Language
June 25th 2008, from Seoul, Korea.