|
I wrote my assembler in C, because I wanted to take the opportunity to learn a new language, which is also quite low level.
I now feel quite comfortable with it, and want to learn new programming languages.
Will I be able to write my VM translator, compiler and OS in different languages?.
If so, which of the following languages would be good to use?:
Java, JS (node?) ,C++, C#, any other sugestions? (python is not listed because I know it quite well)
Thanks
|