Skip to content

First cut

Choose a tag to compare

@rocky rocky released this 25 Oct 20:35
· 378 commits to master since this release

Split off from plain mathics script.

  • GNU Readline terminal interaction. This includes
    • saving command history between sessions.
    • variable completion, even for symbol names like \\[Sigma]
    • limited ESC keyboard input; for example esc p esc is π
  • Syntax highlighting using pygments.
  • Automatic detection of light or dark terminal background color.