chicken-scheme-extras

Homepage: https://github.com/xwl/chicken-scheme-extras

Author: William Xu

Updated:

Summary

Non-standard macros and special forms support

Commentary

Non-standard macros and special forms:

   http://chicken.wiki.br/Non-standard%20macros%20and%20special%20forms

Add highlighting and proper indention support.

Put this file into your load-path and the following into your
~/.emacs:
          (require 'chicken-scheme-extras)

Dependencies