Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java implementation added #6

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Karlos174
Copy link

Hello,
I have prepared configs.py, trimmed generate-code.py to generate java code.
Resulting Osloveni.java file must be trimmed a little bit because of different operators used for comparing chars and strings.
Manual changes are pushed in repository too.
Unit test is also added.

First version of java generator. Resulting code is compilable but empty strings equality at the and must be fixed.
vartypechar configuration added to configs.py and implemented.
Note that this is not generated code but it is manually fixed.
With this edit unit tests run successfully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant