Allow REPL to access the lexical variables in compiled code (when compiled with ...
[gambit-c.git] / doc / m5.scm
blob3c7619c33f1959b4cb0aaf007b7bac92dc819baf
1 (define (f2 x) (+ x 1))
2 (display "hello from m5")
3 (newline)
5 (display "(f1 10) = ")
6 (write (f1 10))
7 (newline)
9 (x-initialize (x-display-name))
10 (x-bell 50) ; sound the bell at 50%