bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling GNUAPL on windows 10 "Ubuntu 10.04 TLS"


From: Dr . Jürgen Sauermann
Subject: Re: Compiling GNUAPL on windows 10 "Ubuntu 10.04 TLS"
Date: Thu, 11 Jun 2020 21:42:04 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Hi Christian,

thanks for reporting this.

I suppose apt install cmake is a little overkill (building GNU APL does not require cmake),
but it may have beneficial side-effects of installing other build tools (g++, make, ?).

Display of APL characters should not be an issue since we use Unicode.

Keyboard should also be feasible; last time I did windows was on XP and there
you could change the keyboard mapping with program RegEdit and Key

HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Control\ Keyboard Layout.

Good Luck,
Jürgen


On 6/11/20 5:06 AM, Christian Robert wrote:
$ apl

                    ______ _   __ __  __    ___     ____   __
                   / ____// | / // / / /   /   |   / __ \ / /
                  / / __ /  |/ // / / /   / /| |  / /_/ // /
                 / /_/ // /|  // /_/ /   / ___ | / ____// /___
                 \____//_/ |_/ \____/   /_/  |_|/_/    /_____/

                    Welcome to GNU APL version 1.8 / 1299M

                Copyright (C) 2008-2020  Dr. Jürgen Sauermann
                       Banner by FIGlet: www.figlet.org

                This program comes with ABSOLUTELY NO WARRANTY;
                          for details run: apl --gpl.

     This program is free software, and you are welcome to redistribute it
         according to the GNU Public License (GPL) version 3 or later.


      1 2 3
1 2 3
      )off

Goodbye.
Session duration: 74.802 seconds
$

It compile & work.

Had to "apt install cmake" before ./configure

Don't know yet if special APL characters can be displayed... or keyboard could be mapped.

I suppose no, but it compile fine and work.

Xtian.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]