axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Emacs axiom-environment update


From: Paul Onions
Subject: [Axiom-developer] Emacs axiom-environment update
Date: Mon, 25 Nov 2013 21:34:34 +0000

Hi All,

I've just pushed an update to axiom-environment that adds a function called axiom-process-read-region.  This function copies the current region to a temporary file then )read's it into the running Axiom process.  As such it works with piled code.  By default it is bound to C-c C-y.

Paul

On 16 Nov 2013, at 02:53, jiazhaoconga wrote:

and AxiomEmacsMode/fricas.el, because both have very good features:
- AxiomEmacsMode/fricas.el provide "axiom-yank/fricas-yank", can save
  a pile to a temp file and ')read' it back automatically.
- axiom-environment offers a very nice help system, and a spad-mode
  which I can write programs in one buffer while execute part of it in the
  other buffer -- I think it's a work flow even better that REPL.

axiom-environment doesn't support pile at all(which is very very inconvenient),
that's why I'm trying to combine them together.


reply via email to

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