Good morning !
Please suggest how to write a translator of your own language in Java (SE).
Operators are simple if, for, variable types.
Ready source is not needed, as it should look in the theories or something else that's what you need?
Good morning !
Please suggest how to write a translator of your own language in Java (SE).
Operators are simple if, for, variable types.
Ready source is not needed, as it should look in the theories or something else that's what you need?
In theory, it looks like this:
recently asked about this - Parsing a formal language
Source: https://ru.stackoverflow.com/questions/260046/
All Articles