s/ada
ada programming language.
xmpp muc: ada@conference.magicbroccoli.de
๐ Moderated by: agh ยท ๐ด 207 days
Posts
oop in parts โ Ada is incredibly well designed. One way this shows is that it takes the big, monolithic features of other languages and breaks them down into their constituent parts, so we can choose which portions of those features we want. The example I often reach for to explain this is object-oriented programming.
๐ฌ 1 comment ยท Apr 24 ยท 13 days ago
The Ironclad Operating System โ Ironclad is a (partially) formally verified, real-time capable, UNIX-like operating system kernel for general-purpose and embedded uses. It is written in SPARK and Ada, and is comprised of 100% free software. Ironclad features a familiar POSIX-compatible interface, true simultaneous preemptive multitasking, Mandatory Access Control (MAC), and support for hard real-time scheduling.
๐ฌ 1 comment ยท 2025-11-22 ยท 5 months ago
Ada, ALE, ALICE, and MARC?
๐ฌ 1 comment ยท 1 like ยท 2025-11-22 ยท 5 months ago
Old Ada books are still worthwhile โ I had a class on Ada back in college, in the late 80s. The professor didn't really know much about Ada, certainly didn't understand the rationale of the language, so it was a fairly shallow introduction, and didn't really answer the question of WHY someone would pick Ada to use over other languages. So the general impression was of a fairly verbose language with very strict typing. (Note that I live in a very rural area and didn't have access to good...
๐ฌ 5 comments ยท 1 like ยท 2024-11-29 ยท 1 year ago ยท #Ada
Designing A Lock-Free Ring Buffer
๐ฌ 1 like ยท 2024-08-03 ยท 2 years ago
How I learned to love Ada as a C++ developer - Maya Posch (2020)
๐ฌ 1 like ยท 2024-08-02 ยท 2 years ago
Should Have Used Ada (SHUA) #1 - Goto fail
๐ฌ 1 like ยท 2024-07-23 ยท 2 years ago
Ada Developer's Workshop (AEIC 2024)
๐ฌ 1 like ยท 2024-06-27 ยท 2 years ago
Programming Ada: Records and Containers for organized code (2024):
๐ฌ View post ยท 2024-06-08 ยท 2 years ago
Ada: Past, Present, Future. An Interview with Jean Ichiah, the Principal Designer of Ada (1984) This is a great, tho, dated article, one thing remains timeless, Ada is still the only programming language to separate Requirements, and Design. Contrary to the old, and still contemporary hatred, fragile, and weak attacks against Ada, it was not designed by committee, the requirements were set out by one individual, and the design was the effort of many from various companies/institutions around...
๐ฌ 1 like ยท 2024-06-01 ยท 2 years ago
Ada Game Framework โ Making game development simpler with Ada
๐ฌ 3 comments ยท 1 like ยท 2024-05-31 ยท 2 years ago
ada programming: first steps on the desktop
๐ฌ 2 likes ยท 2024-04-26 ยท 2 years ago
Ada programming like it's 1985
๐ฌ 1 comment ยท 2 likes ยท 2024-04-10 ยท 2 years ago
Making a game in Ada with Raylib
๐ฌ View post ยท 2024-04-05 ยท 2 years ago
Benchmarking the Generic Image Decoder (GID) โ The Ada translation of PyJpegDecoder runs more than 500 times faster than the Python original! Also, Ada GID library is faster than ImageMagick 2.8 times faster with GIF files. 1.4 times faster with PNG files. 1.2 times faster with JPEG Baseline 1.9 times faster with JPEG Progressive.
๐ฌ 1 comment ยท 1 like ยท 2024-04-05 ยท 2 years ago
why choose ada for education โ also check this link: [gemini link]
๐ฌ 1 like ยท 2023-07-13 ยท 3 years ago