O
ogalve
Hello!
I have a lot of "classes" in ADA, and I want to make a program in JAVA
using this classes.
For example, I have the implementation of a generic list in ADA, and I
want to use it in an interactive program that simulate the working of
generic list, a webpage where the user put the value and see how the
list manage the value.
1. Can I use code in Ada in an applet? (with import or something like
this)
2. How can I do it?
Thank you for read my post, I hope you can help me
I have a lot of "classes" in ADA, and I want to make a program in JAVA
using this classes.
For example, I have the implementation of a generic list in ADA, and I
want to use it in an interactive program that simulate the working of
generic list, a webpage where the user put the value and see how the
list manage the value.
1. Can I use code in Ada in an applet? (with import or something like
this)
2. How can I do it?
Thank you for read my post, I hope you can help me