axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] bug in books/tangle.lisp


From: jiazhaoconga
Subject: Re: [Axiom-developer] bug in books/tangle.lisp
Date: Sat, 16 Nov 2013 10:53:28 +0800

> tangle is GCL only? I suppose so since si::getenv is GCL.
Yes, after I commented those blocks, sbcl still gives no output, no error.

> Maybe you should also take a look into
> https://github.com/hemmecke/fricas-svn/tree/master/contrib/emacs

Thank you, fricas.el is very nice. Save a lot trouble.

I am combining https://bitbucket.org/pdo/axiom-environment/
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]