May 2022 What Are You Working On?

This page summarizes the projects mentioned and recommended in the original post on /r/ada

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ada-lox

  • More progress on a Lox interpreter (Crafting Interpreters book) in Ada. Evaluation is now in place, which was a really cool milestone to pass. Variable declaration and assignment are also coming along nicely. https://gitlab.com/henrikenggaard/ada-lox

  • Ada_GUI

    An Ada-oriented GUI

  • Improvements to Ada GUI

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • DB_Maker

    A generic for creating simple DBs (one table in an RDBMS) with PragmARC.Persistent_Skip_List_Unbounded and a Gnoga/Ada-GUI UI.

  • Improvements to DB Maker

  • King

    An informal decsription of the King software-engineering language

  • Work on the King RM and the informal description of King

  • Honki-Tonks-Zivilisationen

    Der Code meines 4X-Rundenstrategiespiels. The Code of my 4X turn-based strategy game.

  • As always, I've been working on my Civilization-style game:

  • Honki-Tonks-String-Checker

    A small Ada library that performs various checks on strings.

  • I started writing a library for various checks on strings.

  • programming-with-ada

    Discontinued A guide for learning about the Ada Programming Language.

  • I am writing an article for Programming with Ada showing how to send an IMCP using just the Ada standard library and writing your own bindings to C. This is a port of program I wrote in C++.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • rst-unparser

    A tool to write a tree of RST elements as a ReStructuredText document.

  • I've published RST unparser. This library/tool let me programmatically change reStructuredText files. To read RST you can use XML backend of sphinx-build tool. Then you read and process XML with a XML parser. To write result back to .rst files you can use my RST unparser. It help me to convert a translation of "Introduction to Ada" from a Word document back to RST. So, now I have nice looking PDF/e-books and interactive website made by original AdaCore scripts.

  • pouetpouet-board

    DIY ortholinear keyboard with pure Rust or Ada firmware

  • I'm writing a firmware in pure Ada for my custom keyboard (https://github.com/dkm/pouetpouet-board). First step is to port existing HAL-implem/Drivers from Ada_Driver_Library to stm32f0, which is already in looking good: GPIO, UART and USB (enumeration is working, that's a good step) are in good shape. Then I'll probably have to read a bit more how other keyboard firmware are really working under the hood.

  • alire

    Command-line tool from the Alire project and supporting library

  • Getting Alire working on Apple M1 Macs. Found an aarch64-apple-darwin compiler bug where the return value of a function gets lost if you compile with -O0!

  • gnat_math_extensions

    This project provides additional matrix capabilities beyond those defined in the Standard Library.

  • Working on gnat_math_extensions for Alire: I think I’ve got Debian/Ubuntu support for BLAS, LAPACK sussed, but Windows will have to wait.

  • Thematics

    Sharing Ada programming thematics - notably about common Ada libraries

  • I put all this on a MD page on GitHub. ⚠️WIP⚠️ https://github.com/AdaForge/Thematics/blob/main/UTF8-Unicode-UCS/README.md

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • yet another Ada web site?

    8 projects | /r/ada | 25 Aug 2022
  • What Did You Work On in 2021?

    15 projects | /r/ada | 30 Dec 2021
  • OpenBSD 7.5 Released

    5 projects | news.ycombinator.com | 5 Apr 2024
  • The Shen Programming Language

    4 projects | news.ycombinator.com | 5 Mar 2024
  • 7 Programming Languages Every Cloud Engineer Should Know in 2024!

    4 projects | dev.to | 5 Mar 2024