> 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.
_______________________________________________
Axiom-developer mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to