I can't promise when but I plan on having my CLOG builder tool generate gnoga code as well. (clog is a sister framework near identical to gnoga in common lisp)
It is actually already for gnoga by creating your GUI in the builder and just saving it. The save file is actually straight html and can load it as the content of a div and then you just use gnoga to attach to each html id. The generated code would just do that for you. (Including injecting custom Ada code as does now with common lisp) https://github.com/rabbibotton/clog It would actually be possible to port the builder to Ada but don't think I will have the time. David Botton On Thu, Jul 14, 2022, 4:08 PM Joakim Dahlgren Strandberg <joaki...@kth.se> wrote: > I agree with David Botton, fantastic :) > > Best regards, > Joakim > > Sent from my iPhone > > On 14 Jul 2022, at 21:36, David Botton <da...@botton.com> wrote: > > > Fantastic :) > > On Thu, Jul 14, 2022 at 1:31 PM Blady via Gnoga-list < > gnoga-list@lists.sourceforge.net> wrote: > >> Hello, >> >> Many Ada programs are now available on Alire (https://alire.ada.dev/). >> I plan to bring Alire support to Gnoga. >> Thus it will be possible to get and build Gnoga from Alire with its >> dependences. >> >> I'm waiting a while because Simple Components registered version in Alire >> is not compatible with latest GNAT compiler version. >> >> Then I will to remove dependencies source codes (deps folder) from Gnoga >> repository. >> That is building with Alire will automatically manage dependencies; >> classic building will require to download dependencies and add them on >> GPR_PROJECT_PATH (README will be updated so). >> >> What are your feedbacks? >> >> Thanks, Pascal. >> https://blady.pagesperso-orange.fr >> >> >> >> >> _______________________________________________ >> Gnoga-list mailing list >> Gnoga-list@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/gnoga-list >> > _______________________________________________ > Gnoga-list mailing list > Gnoga-list@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gnoga-list > > _______________________________________________ > Gnoga-list mailing list > Gnoga-list@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gnoga-list >
_______________________________________________ Gnoga-list mailing list Gnoga-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gnoga-list