Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ada

Ada: Understanding private types and understanding packaging

package private ada

UTF-8 on Windows with Ada

Convert unbounded string to integer Ada

string ada

Iterators in Ada

ada

Ada - Dynamically reallocate array

Alias usage in Ada language

ada

Run a JGNAT program?

java jvm ada

Create a static Ada-Library which can be linked without gnat-tools

gcc ada

Suppress warnings for unchecked conversion

ada unchecked-conversion

Multi-Tasking on Embedded Devices with Ravenscar

ada spark-ada

Detect anonymous allocations in GNAT predefined libraries

Compile unreferenced package with exported functions

ada

How to make GPR accept multiple sources in the same project having the same file name?

ada gnat

Ada: Using a private variable in a precondition of a public function

ada

In Ada, what does it mean when you assign Object.All?

ada

How to access a parameter of a procedure in Pre/Post contracts of a procedure/funtion that has the the procedure as access parameter?

ada spark-ada

Ada: cmake and PLplot installation on Windows

Compile error when implementing interface

ada

Ada Generic Package Extension

generics ada