jasperla / tinyschemg

mg(1) extended with tinyscheme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinyschemg

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.

About

mg(1) extended with tinyscheme


Languages

Language:C 92.3%Language:C++ 3.8%Language:Scheme 3.8%