Added a little optimization. Calls to certain functions can now be
commitc05a252fbd636650f7746dec6d6a9bf9e6427252
authorVincent St-Amour <stamourv@dino11.iro.umontreal.ca>
Thu, 24 Jul 2008 19:44:03 +0000 (24 15:44 -0400)
committerVincent St-Amour <stamourv@dino11.iro.umontreal.ca>
Thu, 24 Jul 2008 19:44:03 +0000 (24 15:44 -0400)
treedb552692021cfcdcc33284738f38a63a58846433
parentb11f158fcabac6d094a9e4cec61eff45135ca5e7
Added a little optimization. Calls to certain functions can now be
replaced directly by primitive calls y the compiler, saving a
call/return each time. Stack is down to 5805 bytes thanks to that.
picobit.scm