ada_composition
Type composition demos
A collection of Ada code examples demonstrating type composition and its applications.
A collections of small nifty demos/sample code that may help better layout data or structure project
8 stars
3 watching
0 forks
Language: Ada
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library providing a foundation for type-level functions and compositions in Haskell | 87 |
| | A collection of Ada-based bare metal demos showcasing various applications and features | 20 |
| | A Haskell library for type-safe music composition with static rule enforcement at compile-time. | 357 |
| | An introductory coding curriculum designed to teach programming fundamentals and problem-solving skills | 745 |
| | A small, quick compiler written in Ada for the Ada programming language | 127 |
| | A toolset that compiles Ada and SPARK code to NVIDIA GPUs | 18 |
| | Demonstrates a railway network simulation with SPARK Ada to ensure train collision prevention through formal verification. | 5 |
| | A Haskell library for creating and manipulating compositional data types in a modular and flexible way | 89 |
| | Demonstrates robotics with Ada and SPARK in an embedded environment using Lego sensors and effectors on a custom-built RC car. | 6 |
| | A comprehensive Ada library for implementing various containers and data structures | 29 |
| | A component to aid in writing shell-like applications using Ada | 14 |
| | An Ada library for building graphical user interfaces with the GTK toolkit | 91 |
| | Automates installation of an Ada development environment. | 20 |
| | A collection of Ada source code and sample projects for microcontrollers | 250 |
| | A comprehensive example of software design and architecture using Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Behaviour Driven Development, and other advanced concepts | 1,224 |