Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ada

GNAT.Command_Line.Getopt - how to enforce all command line options were valid?

ada getopt

Does Ada have a standard stack implementation?

ada

Is it possible to declare a variable or constant of type Range?

ada

How to use different fix point types in mathematical operations in Ada?

ada

Ada Gnat project which includes differently-named files for different build configurations

ada gnat gprbuild

Ada: plotting 2d graphs

graph ada

Difference between statements inside and outside accept block

ada

Ada Finalization Adjust procedure - What to put here?

oop object ada

Simulating a 6-faced die in Ada-2005

ada

How to Create an UDP client in Ada

sockets udp client ada gnat

Is there a "this" keyword in Ada?

this ada

Unexpected output in Tasking?

task ada

Ada elaboration not occurring at all

ada gnat

Ada: Seeding Random

random ada

Convert from System.Address to Integer in Ada

what is the standard ada include path

database-connection ada

Ada constant array of string literals

arrays string ada

What is the non-synchronized equivalent to a protected type in Ada?

oop ada language-design

Is the Ada programming language still relevant in the military?

ada relevance

Ada - How do you read an array from a single line of input?

ada