Skip to content

Commit

Permalink
Merge pull request #119 from stcarrez/are
Browse files Browse the repository at this point in the history
Add the Advanced Resource Embedder tool as code generator
  • Loading branch information
mgrojo authored Dec 30, 2023
2 parents 3a8ed91 + 8e053d9 commit 0cdc97a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ language. It is loosely modelled after JUnit and some ideas from AUnit.
- [automate](https://github.com/Blady-Com/Automate) - Finite-state machine generator.
- [ajunitgen](https://github.com/mosteo/ajunitgen) - Generator of JUnit-compatible XML reports in Ada.
- [record-flux](https://github.com/Componolit/RecordFlux) - RecordFlux: Toolset for the formal specification of messages and the generation of verifiable binary parsers and message generators in SPARK.
- [resource-embedder](https://gitlab.com/stcarrez/resource-embedder) - Advanced Resource Embedder to embed files in binaries by producing C, Ada or Go source files.

### UML
- [ada-ml](https://github.com/rocher/AdaML) - Ada-tailored UML Modeling Language.
Expand Down

0 comments on commit 0cdc97a

Please sign in to comment.