Ok so this year i decided to program for my robotics team. Last year the code was in C++. The only problem is that i do not know C++, but luckily i know Java. So i found a C++ to Java converter. This would be wonderful if i actually had all the libraries that it needed to convert it. I asked my leader about it and he said that they had changed the names of some of the libraries. The libraries (if library is not the correct term please correct me as i am unfamiliar with C++) that i can not find are:
- archMc68.h
- archSparc.h
- archI960.h
- archAm29k.h
- archSimpentium.h
- archMips.h
- and others
If anyone could help me with this it would be wonderful because i would rather not convert it manually. Or just tell me if you think it would be easier just to start from scratch.