-
As a new Alire user - it's not clear to me how to go from:
```
$ alr init --lib my_lib
$ alr init --bin my_bin
```
...to actually being able to use `my_lib` in `my_bin`. Reading [publishing.m…
-
Consider adding an exponentiation operator that is higher in precedence than the multiplicative operators but lower in precedence than the unary operators.
In the [Symbolism](https://github.com/dha…
-
In many cases, the full power of a tasking model is not needed, and people can safely perform parallel computations using simple parallel primitives inspired by functional languages such as map, filte…
-
Dear Simon,
I apologize if this issue is misdirected (I am new in Ada), I would be happy to hear an advice on where to direct this most appropriately.
I've been trying to build an encapsulated l…
-
Dear clean-fid group,
Thank you for sharing this great work, I really like it.
You mention in the paper that the PIL implementation is anti alias. But the PIL library could not back backpropaga…
-
Before starting I do think this may end up as a "WONTFIX" because http://www.ada-auth.org/standards/rm12_w_tc1/html/RM-13-7.html does not define `Interrupt_Management`, however if there is a potential…
-
Currently GHDL is compiled for Windows with MinGW and we can proof it works fine with mcode and llvm backends. Compiling GHDL with GNAT (Ada compiler from Ada Core) is hard to maintain. The current sc…
-
I have been using this library for almost a year now with Arduino, but I wanted to make some advanced projects that require Custom HID device so I recently switched to [STM32CubeIDE](https://www.st.co…
-
There are often more than two entries of the same article, such as:
http://128.199.81.117:5601/#/doc/langgar/langgar/news?id=5c91260abdbc8bcb9a563f9d9adba1216258bb45&_g=()
http://128.199.81.117:5601…
-
Dear LibAdaLang developers,
The Dependency Graph Extractor has been moved to alire.
We practice what we preach so we want to determine our own dependency graph.
Libadalang is one of our dependenc…