On Sun, Nov 17, 2024 at 05:18:36PM +0000, dave selby wrote: > Hello > > I have gforth on android and noticed a very useful word "help <word>" and > errors are also coloured red. > > My main work is done on gforth on linux (mint). The implementation here > does not colourise errors or provide the useful help word. > > Is it possible to have the colourisation and the help word on the Linux > Mint Gforth package ?
That's up to the Mint packagers. You can get the latest snapshot in source at https://www.complang.tuwien.ac.at/forth/gforth/Snapshots/current/gforth.tar.xz Alternatively, you can find some pre-compiled versions under "Bleeding Edge snapshot" on https://gforth.org/ - anton