Hi all, I have forked the Qt based GNU APL gui from https://github.com/ChrisMoller/qapl, which was abandoned since 2021 and added some improvements to it, notably:
New Features: - An AppImage (portable linux executable) build is available from [https://github.com/babaissarkar/qapl/releases](https://github.com/babaissarkar/qapl/releases/tag/v1.0.0) - Symbols panel where you can click to insert an APL symbol - Built-in APL385 font - Bugfixes - Minor UI improvements Dev features: - CI pipeline that automatically creates rolling-release AppImage - Updated project to build with latest GNU APL and gcc, C++20 support. I hope you enjoy it! Thank you for your APL enthusiasm.
