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

the tool can use the command line to operate?? #61

Closed
qb1141644609 opened this issue Jun 10, 2020 · 5 comments
Closed

the tool can use the command line to operate?? #61

qb1141644609 opened this issue Jun 10, 2020 · 5 comments

Comments

@qb1141644609
Copy link

I was developping a tool,and i want to use the function of generating ADA ,but i dont know if your tool provides the function using the command line to operate

@maxime-esa
Copy link
Contributor

Yes, you can use the --toAda flag from the command line.

@qb1141644609
Copy link
Author

image
i tried many times ,and i can open the tool and the file using the command line ,but i cannot use the --toAda flag from the command line to generate ada codes.

@maxime-esa
Copy link
Contributor

maxime-esa commented Jun 11, 2020

Oh you are using the Windows build.
Unfortunately the Windows target is not up to date and is not tested very well. The command line processing may not be supported by the tool that was used to bundle the Python code into an executable.

Can you use the Linux version instead?
The Windows binary was last built perhaps 2 years ago, and it is missing many features and bugfixes. Sorry for that...

@qb1141644609
Copy link
Author

Thank you for your answer,and i want to ask one more questions.If the tool supports to generate C codes in the Linux version?

@maxime-esa
Copy link
Contributor

There is a prototype of a C code generator, which works for simple systems but it misses some features of SDL like nested/parallel states, continuous signals and function type/instance.

There are a few contributors who are working on it, however it is not the main target.
Are you targetting a platform that has no support for Ada ?

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

No branches or pull requests

2 participants