1
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev
2
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev
3
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev
4
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev
5
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev

The competition has three prizes of $2,000 each!

6
1
Alire on Open Collective 💸 (opencollective.com)
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev

Just came across a donation site for the Alire project.

Contributing to the Ada open source ecosystem through the Alire package manager for Ada/SPARK

7
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev

Online participation in the Ada Developers Workshop will be free of charge! It is still a requirement to register. As a reminder, the Workshop's programe has been available for a while, so go ahead an take a look! 🤩

8
1
GCC 14 in Alire (preview) (programming.dev)
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev

GNAT FSF 14 is now available in a special index branch. Use this command to add the index branch:

alr index "--add=git+https://github.com/alire-project/alire-index#gnat-fsf-14.1" --name=gnat_fsf_14 --before=community

And then alr index --del=gnat_fsf_14 to remove it once your done playing with it.

If you have some time to give it a try and give me some feedback that would be great 👍️

#gcc #alire

9
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev
10
1
Ada Developers Workshop (people.cs.kuleuven.be)
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev

The list of presentations looks great!

11
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev
12
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev
  • New implementation-defined aspects and pragmas:
    • Local_Restrictions, which specifies that a particular subprogram does not violate one or more local restrictions, nor can it call a subprogram that is not subject to the same requirements.
    • User_Aspect_Definition and User_Aspect, which provide a mechanism for avoiding textual duplication if some set of aspect specifications is needed in multiple places.
  • New implementation-defined aspects and pragmas for verification of the SPARK 2014 subset of Ada:
    • Always_Terminates, which provides a condition for a subprogram to necessarily complete (either return normally or raise an exception).
    • Ghost_Predicate, which introduces a subtype predicate that can reference Ghost entities.
    • Exceptional_Cases, which lists exceptions that might be propagated by the subprogram with side effects in the context of its precondition and associates them with a specific postcondition.
    • Side_Effects, which indicates that a function should be handled like a procedure with respect to parameter modes, Global contract, exceptional contract and termination: it may have output parameters, write global variables, raise exceptions and not terminate.
  • The new attributes and contracts have been applied to the relevant parts of the Ada runtime library, which has been subsequently proven to be correct with SPARK 2014.
  • Support for the LoongArch architecture.
  • Support for vxWorks 7 Cert RTP has been removed.
  • Additional hardening improvements. For more information reltated to hardening options, refer to the GCC Instrumentation Options and the GNAT Reference Manual, Security and Hardening Features.
  • Improve style checking for redundant parentheses with -gnatyz
  • New switch -gnateH to force reverse Bit_Order threshold to 64.
  • Experimental features:
    • Storage Model: this feature proposes to redesign the concepts of Storage Pools into a more efficient model allowing higher performances and easier integration with low footprint embedded run-times.
    • String Interpolation: allows for easier string formatting. Further clean up and improvements to the GNAT code.
13
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev
14
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev

#nvidia #gpu #cuda #ada

15
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev
16
1
GetAda release 1.0.0 (www.getada.dev)
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev

This site provides a simple way to install Ada's toolchain Alire using GetAda.

17
1
Alire in Debian and Ubuntu (packages.debian.org)
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev

Did you know that Debian has Aiire packages?!

18
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev
19
1
Wee Noise Makers PGB-1 (www.crowdsupply.com)
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev

Fabien is starting a crowdfunding campaign for a pocket groovebox he has been developing on his spare time. Of course the firmware is in Ada 🤩 The sources are on GitHub if you want to have a look.

If you can subscribe on CrowdSupply and send this link to anyone that could be interested, that would help a lot.

20
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev

A new Muen version with a long change log! 🤩

21
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev
22
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev

🔥 Hot news!

Thanks to AdaCore sponsoring the Ada Developer Workshop in Barcelona, the early registration fee for in-person participation will be only 10 EUR, including 🥪 lunch and ☕ coffee breaks.

That’s as low-cost as attending an Ada Developer Room at FOSDEM in Brussels, as you easily spend 10 EUR on food and drinks there… 😉

Registration info, for the conference, tutorials, workshops, social events, will shortly be added to the conference website at Ada-Europe 2024 1.

Hope to see many of you there! And remember, submissions are still welcome!

23
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev
24
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev
25
1
submitted 2 years ago by ada@programming.dev to c/ada@programming.dev
view more: next ›

Ada

73 readers
1 users here now

A community about the programming language, Ada.

About Ada Language

Ada is a modern, high-level programming language designed for developing reliable, efficient, and maintainable software systems. It was developed by the U.S. Department of Defense and is widely used in safety-critical and mission-critical applications. This community is dedicated to all things related to Ada, including discussions, tutorials, news, and projects.

Rules:

  1. Be respectful: Treat fellow community members with kindness and respect. Personal attacks, harassment, or any form of discrimination will not be tolerated.
  2. Stay on topic: Keep discussions focused on Ada language-related topics. Off-topic posts may be removed.
  3. No spam or self-promotion: Avoid excessive self-promotion or spamming of external links. Share relevant content and engage in meaningful discussions.
  4. Provide helpful and constructive feedback: When offering feedback on code or projects, be constructive and supportive. Help others learn and grow.
  5. Follow the instance wide rules.

founded 2 years ago
MODERATORS