emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Steven Harris <steve@stevenharris.info>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Org and APL
Date: Fri, 01 Oct 2021 09:17:25 +0100	[thread overview]
Message-ID: <87zgrt5fca.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CAFBwRk+ubi=fn=SS5rb1r1jLfLnDK1tQZhc9WNijBsi4z3XuKQ@mail.gmail.com> (Steven Harris's message of "Fri, 1 Oct 2021 16:51:58 +1000")

Hi Steven,

APL was the first programming language I learned back in the 70s.  Loved
it!  Haven't used it much since unfortunately.  I did try J a few
decades later but couldn't get into it.

> 1. Can anyone provide tips for simply adding APL text in an org-mode
> document?

I've not tried this in a while but gnu-apl-mode (available from MELPA)
sets up the keyboard to use the super key for input of APL characters
but also defines an APL input method [1].  And, of course, you can
always input unicode characters directly (C-x 8 RET) although this is
less convenient.

> 2. Has anyone had success with org-babel and APL integration?

It depends on how much you want to do in this regard.  If you have an
APL mode installed, you can at least have APL src blocks which you can
edit.  Anything more than that (executing the code in org mode), you'll
need to create an ob-apl.el file which implements the bits necessary for
invoking the APL system.

HTH,
eric

Footnotes:
[1]  https://github.com/lokedhs/gnu-apl-mode

-- 
: Eric S Fraga via Emacs 28.0.50, Org 9.5-g9a4a24
: Latest paper written in org: https://arxiv.org/abs/2106.05096


      reply	other threads:[~2021-10-01  8:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-01  6:51 Org and APL Steven Harris
2021-10-01  8:17 ` Eric S Fraga [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zgrt5fca.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=steve@stevenharris.info \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).