Sidebar

Ada

ada_lang
Ada jaypatelani 3 months ago 100%
The Good, the Bad, and the Disruptive: Let us know where you stand in the 2024 Annual Developer Survey - Stack Overflow stackoverflow.blog

from Irvise: The deadline has already passed by a long shot, but it seems that one can still do so. Also, do not forget to share it with other (Ada) programmers!

2
0
ada_lang
Ada aj 5 months ago 100%
GetAda has been released!

GetAda has been released! Getada installs Alire on Mac and Linux and adds it to PATH. You can use a one-liner copy-paste terminal command to install [#Ada](https://s.aj.immo/tags/Ada) and get to coding in just a few minutes [https://www.getada.dev](https://www.getada.dev) More details on Hacker News: [https://readhacker.news/c/66xjx](https://readhacker.news/c/66xjx) [@ada\_lang](https://lemmy.ml/c/ada_lang)

3
1
ada_lang
Ada jaypatelani 6 months ago 100%
April 2024 What Are You Working On?

Welcome to the monthly What Are You Working On? Post. Share here what you've worked on during the last month. Anything goes: concepts, change logs, articles, videos, code, commercial products, etc, so long as it's related to Ada. From snippets to theses, from text to video, feel free to let us know what you've done or have ongoing. Please stay on the topic of Ada programming language.

2
0
ada_lang
Ada marcuse1w 2 years ago 100%
Hacking the Linux kernel in Ada https://www.linux.com/audience/developers/hacking-the-linux-kernel-in-ada-part-1/

For this three part series, we implemented a ‘pedal to the metal’ GPIO driven, flashing of a LED, in the context of a Linux kernel module for the NVIDIA Jetson Nano development board

4
0
ada_lang
Ada ttmrichter 3 years ago 100%
AURA: The Ada User Repository Annex https://aura-docs.readthedocs.io/en/latest/

AURA is a proposed specification for a native Ada source code package management system, developed in lock-step with a reference implementation. This links to the documentation (from where the Github project and such can be easily found).

3
0
ada_lang
Ada copacetic 3 years ago 100%
awesome Ada list github.com
6
1
ada_lang
Ada marcuse1w 4 years ago 100%
Giving Ada a chance https://ajxs.me/blog/Giving_Ada_a_chance.html

An in-depth look at the Ada programming language, its history, and what it has to offer developers today. As well as a fistful of my humble opinions.

6
0
ada_lang
Ada maxr 4 years ago 100%
A template repo github.com

Time to time I create a new Ada repo on GitHub. Till today I wrote them from the scratch each time, copy/pasting some pieces from others my projects. It appears to take time. So I decided to create a template repo, keep it up to date and update when I find something good to be reused. For now it has a README template, a pair of project files (for a library and an executable), REUSE compliant license headers, GitHub Actions script, COPR scripts to create Fedora RPMs. Feel free to take it as a template for your project (change all as you need including license) or share your ideas.

6
0