Hi everyone!
I have built it for some projects on my own, then I talked about Prometheus and its usage with Delphi language in an Italian developer conference (Delphi Day 2022,
https://www.youtube.com/watch?v=-bPDl6MP6jo), so I decided to refactor all the code and publish it on GitHub in order to make it freely available to the Delphi community all around the world.
I have just published a blog post with many details about it:
(while others are available on the main page of the GitHub repository).
Despite other languages capture the most of the hype, Delphi is still very relevant in the developer community since it is an elegant and readable programming language, also suitable for those who starts programming, and it is widely used in schools and academies and by professional developers (as Delphi nowadays targets not only the Windows platforms, but also Mac OS, iOS, Android and Linux with a single code base, producing real native desktop and mobile applications).
Thanks in advance for any feedback and support about it! :)
--
Marco Breveglieri