From: Mark R. <cab...@gm...> - 2023-09-25 05:31:17
|
> Talking of maintenance, I note that avra (on Sourceforge) hasn't been > > updated since 2019. Maybe it's completed? > > At least the home page points to https://github.com/Ro5bert/avra which > has seen some commits since 2019. > There were some PRs for that one that led to a development branch for another fork. I took that one and pushed them into main. You can find it here here at my github fork <https://github.com/CableGuy67/avra>. It builds with just a simple 'make' easily enough for me on Debian. I've even built it for Raspian successfully. There are a few little things that could be fixed but it does work and build AmForth in its current state (both avra and AmForth). Cheers, Mark |