This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Kawa REPL past evaluation results


Hello everybody!

I started using Kawa a few days ago, and after doing some work in the
REPL, I'd like to know if we have any shortcut/symbol/variable to get
the last evaluation results, ala *,**,*** in Common Lisp or like the
$1,$2,$3 binding in Guile (with the history module) or the ^,^^,^^^ in
Racket (with XREPL), or #1,#2,#3 in Chicken.

I've already been searching through the available documentation and 
googling around and cannot find any clue about this.

Thanks a lot you for your help. 
And thank you very much for creating Kawa!!

Greetings.

Alcides Flores.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]