sparre
Physicist turned software engineer. - I have been diagnosed with a severe cancer, so don't expect many more commits from me. :-(
JSA Research & InnovationEurope
Pinned Repositories
Ada-2012-Examples
A collection of examples of how Ada 2012 can be used.
ALSA-binding
An Ada sound recording and playback library.
Black
A simple HTTP and Websocket library with minimal external dependencies.
Command-Line-Parser-Generator
A tool for generating a driver intended to call one of the procedures declared in a package specification, depending on the parameters passed to the driver. The accepted command line arguments are derived from the formal parameters of the available procedures.
Example-combining-SPARK-2014-and-Ada-2012
HTTP-Redirector
A private HTTP redirector. Adjust your DNS configuration (/etc/hosts) to point tracking redirectors to your private HTTP redirector instead of the tracking redirector.
LEGO-tools
Tools for processing and generating LEGO building instructions.
Miscellaneous
A public archive of miscellaneous tools I've written in Ada.
Miscellaneous-Ada-2005-Examples
A public archive of miscellaneous examples I've written in Ada 2005.
UDP-Chat
Experimental UDP-based chat application.
sparre's Repositories
sparre/Black
A simple HTTP and Websocket library with minimal external dependencies.
sparre/Ada-2012-Examples
A collection of examples of how Ada 2012 can be used.
sparre/ALSA-binding
An Ada sound recording and playback library.
sparre/Command-Line-Parser-Generator
A tool for generating a driver intended to call one of the procedures declared in a package specification, depending on the parameters passed to the driver. The accepted command line arguments are derived from the formal parameters of the available procedures.
sparre/LEGO-tools
Tools for processing and generating LEGO building instructions.
sparre/Miscellaneous
A public archive of miscellaneous tools I've written in Ada.
sparre/Miscellaneous-Ada-2005-Examples
A public archive of miscellaneous examples I've written in Ada 2005.
sparre/UDP-Chat
Experimental UDP-based chat application.
sparre/Ada-User-Journal-tools
A few small text processing applications I use when editing the news section for Ada User Journal.
sparre/ae
sparre/aYAML
YAML library in Ada
sparre/Example-combining-SPARK-2014-and-Ada-2012
sparre/Gopher-concurrency-exercises
My take (in Ada) on the exercises at <http://whipperstacker.com/2015/10/05/3-trivial-concurrency-exercises-for-the-confused-newbie-gopher/>.
sparre/JSA
A collection of hopefully general and reusable packages.
sparre/Mathematics-and-statistics
Various packages for mathematics and statistics.
sparre/Multithreading-Made-Easy
Using calculation of the Mandelbrot as an example of how you can implement multithreading in Ada.
sparre/Old-Command-Line-packages
This is my old set of command-line processing packages. Please consider them almost obsolescent. I am in the planning phase for a replacement, which is intended to intrude less on the sources of the actual application.
sparre/HTTP-Redirector
A private HTTP redirector. Adjust your DNS configuration (/etc/hosts) to point tracking redirectors to your private HTTP redirector instead of the tracking redirector.
sparre/alire
Design of an Ada language library repository
sparre/arun
Ada (Command) Runner, a simple GtkAda-based command runner
sparre/aShell
A component to aid in writing shell-like applications in Ada.
sparre/awesome-ada
Awesome resources and other links related to the Ada programming language
sparre/docker-public
Public docker build files
sparre/dynamic_distributed_computing
Provides a demo of DDC using Ada's Distributed Systems Annex (DSA).
sparre/Hosted-Telephone-Reception-System
Requirements, use-cases and detailed specifications.
sparre/OpenID-Client
OpenID authentication for the Ada Web Server library
sparre/posix-streams
Use Ada stream attributes to transmit data over a stream opened as a POSIX file.
sparre/Reference-build-and-test-setup
This is my build and test "framework". It represents a generalised version of my (currently) preferred arrangement of the building and testing of an Ada project.
sparre/Simple-parser
A general "parser" for simple text based file formats.
sparre/SPARK-2014-Examples
A collection of SPARK 2014 examples.