Pretty cool!
After writing the initial version of this, I changed direction a bit and
moved on to my edif package, but I'm glad Subhraman could make use of
the original.
On 8/28/26 09:17, Subhraman Sarkar wrote:
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.