Comment on Why and How to Start Your SICP TrekparentComments−epsylon12yPerhaps create a script that does just that?#!/bin/shmit-scheme < $@−msluyter12yWell, that seems obvious in retrospect... ;) Yes, that works.
Comments
Perhaps create a script that does just that?
#!/bin/sh
mit-scheme < $@
Well, that seems obvious in retrospect... ;) Yes, that works.