https://github.com/xframes-project/xframes-ada
GPU accelerated UI development for Ada
https://github.com/xframes-project/xframes-ada
ada
Last synced: 2 months ago
JSON representation
GPU accelerated UI development for Ada
- Host: GitHub
- URL: https://github.com/xframes-project/xframes-ada
- Owner: xframes-project
- License: mit
- Created: 2024-12-07T19:50:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-14T14:26:05.000Z (4 months ago)
- Last Synced: 2025-01-14T14:56:30.608Z (4 months ago)
- Topics: ada
- Language: Ada
- Homepage:
- Size: 1.03 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xframes-ada-library
## Requirements
### Install Ada and Alire
Follow these instructions: https://alire.ada.dev/transition_from_gnat_community.html
Start by installing Alire: https://alire.ada.dev/
You can still download GNAT Studio community edition (the official Ada IDE) here: https://github.com/AdaCore/gnatstudio/releases
That said, The `Ada & SPARK` VS Code extension is also available and it is recommended over GNAT Studio. https://marketplace.visualstudio.com/items?itemName=AdaCore.ada
#### Raspberry Pi
You need to install `gnat` and `gpruild` though `apt`. You can then proceed to build `alire` (refer to the official documentation).
### Running the application
Launch an Alire Powershell then run `alr run`
### Screenshots
#### Windows 11

#### Raspberry Pi
Uses Alire (built from source) and 'local' toolchain based system packages `gnat` and `gprbuild`.
