Question regarding the language to use



  • Hi guys, so i'm new here (been waiting for this a long time) and i was wondering what are our options as languages.
    On the main page it says "Or any other language using transpiler", so can use any language available to llvm? If so do i have to do something specific? Or can i just put my c++ classes and go for it?
    Would like an answer on this, thanks



  • I used JavaScript. Now I'm rewriting my new code with TypeScript. I can highly recommend TypeScript over JavaScript. Can't say anything about C++, I'm afraid, that won't work well, but you might try it.