iris

small scheme interpreter
git clone git://git.2f30.org/iris
Log | Files | Refs | LICENSE

debug.h (87B)


      1 /* See LICENSE file for copyright and license details. */
      2 void printtok(struct tok *);