Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Alex-Gamper/Ada-NetFramework
Ada bindings to the Microsoft NetFramework Api
https://github.com/Alex-Gamper/Ada-NetFramework
ada ada-netframework gcc gnat netframework
Last synced: 3 months ago
JSON representation
Ada bindings to the Microsoft NetFramework Api
- Host: GitHub
- URL: https://github.com/Alex-Gamper/Ada-NetFramework
- Owner: Alex-Gamper
- License: lgpl-3.0
- Created: 2019-10-26T03:29:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-22T02:03:45.000Z (almost 5 years ago)
- Last Synced: 2024-07-31T20:45:03.344Z (6 months ago)
- Topics: ada, ada-netframework, gcc, gnat, netframework
- Language: Ada
- Homepage:
- Size: 14.1 MB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ada - ada-net-framework - Ada bindings to the Microsoft NetFramework Api. (Libraries / Windows and .NET)
README
## Ada-NetFramework
Ada bindings for NetFramework (Work in progress)
### Prerequisites
You will need a working gcc/gnat **x64** Windows build environment. This release has **NOT** yet been
tested against 32 bit environments. You may need to build gcc/gnat **x64** from source if required.
Details/scripts on how to do this can be found on the mingw64 website, alternatively install using MSYS2### Project Status
tba (work in progress)
### Build instructions
tba
### Examples
tba
### Feedback
Welcome