Can I obtain the source code for the core Ada libraries?
I’d like to see the implementation of Text_IO.Get_Imediate and a few other features.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you are on a linux/unix type system, the ada libs will probably be in somewhere like :
NOTE: The filenames here do not use the standard rules for filename/package association and There are many renames etc, so you may need to dig a lot to find actually what you are looking for.