AdaCore: Build Software that Matters
AdaCore Hero Image

Blog

An Insight Into the AdaCore Ecosystem

I Stock 1511456378
Apr 16, 2026
Claire Dross

Formally Verified Hashed Sets in Ada SPARK

This blog explores the formal verification of an implementation of bounded hashed sets in Ada SPARK.
Read More
Andrew measham O3mi WJ If ZA8 unsplash
Oct 17, 2019

Alexander Senier

RecordFlux: From Message Specifications to SPARK Code

Handling binary data is hard. Errors in parsers routinely lead to critical security vulnerabilities. In this post we show how the RecordFlux toolset…

Integration
Oct 15, 2019

Arnaud Charlet

The Power of Technology Integration and Open Source

Game of life cover
Oct 10, 2019

Michael Frank

Learning SPARK via Conway's Game of Life

How I learned to write SPARK-provable code using Conway's Game Of Life

I Stock 155277554
Oct 08, 2019

Claire Dross

Pointer Based Data-Structures in SPARK

As seen in a previous post, it is possible to use pointers (or access types) in SPARK provided the program abides by a strict memory ownership policy…

Dragon Full
Oct 01, 2019

Arnaud Charlet

Combining GNAT with LLVM

MWAC Hackster
Sep 12, 2019

Emma Adby

The Make with Ada competition is back!

Ada Virtual Conference cover
Sep 05, 2019

Maxim Reznik, Yannick Moy

First Ada Virtual Conference organized by and for the Ada community

The Ada Community has gathered recently around a new exciting initiative - an Ada Virtual Conference, to present Ada-related topics in a 100% remote…

I Stock 155438989
Sep 03, 2019

Isabelle Vialard

Secure Use of Cryptographic Libraries: SPARK Binding for Libsodium

The challenge faced by cryptography APIs is to make building functional and secure programs easy for the user. In this blog post I will present you…

I Stock 950841682 1
Jul 09, 2019

Joffrey Huguet, Johannes Kanig

Proving a simple program doing I/O ... with SPARK

The functionality of many security-critical programs is directly related to Input/Output (I/O). This includes command-line utilities such as gzip,…

20190219 161909
Jun 18, 2019

Juan Zamorano

Using Ada for a Spanish Satellite Project

I Stock 922702652 1
Jun 11, 2019

Yannick Moy, Raphaël Amiard, Tucker Taft

RFCs for Ada and SPARK evolution now on GitHub

Interested in participating in the evolution of the Ada or SPARK languages? We have something for you.

I Stock 927427140 2
Jun 06, 2019

Claire Dross

Using Pointers in SPARK

In this blog post, I will present one of the most interesting additions to the community 2019 version of SPARK: pointer support. One of the core…