tinyschemg

June 23, 2012 ยท View on GitHub

Tinyschemg, a working repository for mg(1) and tinyscheme.

branches

  • vendor: vanilla sources from CVS
  • master: tinyscheme wip

todo

  • allow to eval the current buffer (C-x C-e)
  • implement a mode where you can actually interact with scheme, instead of eval'ing the minibuffer (like M-x theo)
    • M-x scheme-mode
  • expand mgscheme_insert() to also allow for inserting integers.