I would like to know if its possible to develop a selenium RC for other languages( i.e. other than php, python, perl, ruby, java and c#). For example, we develop a selenium RC for c++(or any other language that selenium does not support) , then it means that we can write the programs in c++ and then perform the testing.
Thank you.