One of the long-term goals of EnglishScript is to make the language available on multiple platforms. I have written a program called transpiler-generator that is intended to translate EnglishScript into several other programming languages, and vice-versa.
Which features will I need to implement in order to make transpiler-generator compatible with EnglishScript?
One of the long-term goals of EnglishScript is to make the language available on multiple platforms. I have written a program called transpiler-generator that is intended to translate EnglishScript into several other programming languages, and vice-versa.
Which features will I need to implement in order to make transpiler-generator compatible with EnglishScript?