Questions tagged [ada]

"A structured, statically typed, imperative, wide-spectrum, and object-oriented high-level computer programming language, extended from Pascal and other languages." (Wikipedia)

Raspbian and other GNU/Linux distros provide the GNAT compiler for Ada.

PLEASE, THIS TAG IS NOT FOR QUESTIONS ABOUT ADAFRUIT, THE ELECTRONICS RETAILER. They have some etymology in common, that's all.

4 questions
6
votes
1 answer

Raspberry Pi and Ada Compiler (gnat on Raspbian) - GPIO

I am looking for programming examples written in Ada (gnat) to access GPIO. I just started using a RPi3 with Raspbian, works fine. Then installed the gnat compiler and my first programs (simple tests with textual input/output via console)…
jmlietaer
  • 63
  • 1
  • 6
2
votes
2 answers

How can we make interesting projects with the Ada and the Raspberry pi 3?

I am working with the raspberry pi3 around 4 months and it is working fine.Now i need to use Ada programming language with the Raspberry pi 3 for making interesting projects.Can any one push me to the wonderful world of the ARM and…
Nekhil
  • 21
  • 2
1
vote
0 answers

Is there a toolchain to the Pico 20240 available for Ada?

For nostalgia's sake I was just unearthing some of my Ada texts from the 80's when I came upon this site Ada on the Raspberry Pi Pico. GNAT Ada is available easy enough for RaspberryOS though having a 8G Rpi4 I suspect helps, and I've built the…
Nick
  • 774
  • 4
  • 16
0
votes
1 answer

Developing in Ada 2012 in Windows 10 for Raspberry Pi

I would like to develop in Ada 2012 in Windows 10 for Raspberry Pi. I would prefer not to install the GPS on the Raspberry Pi, at least , not at first; not least because I want a headless Pi and to install as little as possible, leaving more of the…
Mawg
  • 433
  • 3
  • 8
  • 15