I've programmed in AutoLisp, where obtaining exact information about the end-user's mouse movements/clicks and keyboard entries was easily accomplished.
I've just begun studying Common Lisp with LispBox (Allegro, Emacs, Slime), and I'm not finding any corresponding user input collection means.
Does CL or any implementations or Scheme, etc., have user input data collection capability?
Thanks,
I've just begun studying Common Lisp with LispBox (Allegro, Emacs, Slime), and I'm not finding any corresponding user input collection means.
Does CL or any implementations or Scheme, etc., have user input data collection capability?
Thanks,