Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ada

Constant declaration in Ada

declaration ada constants

Same Base Package in Multiple Linked GPRBuild Projects

ada gnat gprbuild

Why does Ada DLL get stuck at adainit when called from Rust over FFI interface?

windows dll rust ada ffi

Is there a way to verify two generic formals are the same type if one is incomplete?

generics types ada

Creating Ada record with one field

ada

Access to volatile register in Ada

ada gnat

Best practice for implementing in Ada (2005 or 2012) an equivalent of the java finalize block

ada finalize

Extending Enum in Ada

enums ada

Constant element in Ada object?

ada

How do you install GNAT (GNU Ada) on a Windows computer?

windows gcc installation ada

how to implement a non-blocking server in Ada?

ada

Arbitrary length integer in Ada

ada

Command line for Ada version?

Constraint_Error raised when using modular types not divisble by 8

ada gnat

Ada/C/++ distributed applications

sockets com ada corba dss

Derived types and sub types in Ada

types ada

Differences when using anonymous access procedures or access procedure types

scope nested ada

How to build a static library from Ada source that's callable from C++ code?

c++ static-libraries ada

Freezing an Ada task

task ada

Array of booleans makes monstrosity

arrays ada