Question about JikiScript ?

Hello, I’m new here and I just signed up for the Fundamentals Bootcamp. I would like to know, from those who have already finished it or are at an advanced stage, how — after learning the JikiScript language — you were able to translate or convert it into another programming language like JavaScript or Python. Thank you for your response.

Next week we’ll be starting Part 2 which would be focused on real world tech stack and projects, mostly in plain Javascript, so that’s your opportunity to translate some of the knowledge to another language and see how it goes.

Of course, if you’ve just started Part 1 there’s no need to rush, but if you’re enjoying learning and want to see how this compares to outside-the-sandbox environments, then maybe it’s something to consider.


In terms of differences, or similarities to other languages, JikiScript is somewhat based on JavaScript, but some of the syntax is different and not as nice as Jiki. General concepts like functions and classes and etc. work in a very similar way tho.