For Programmers: Free Programming Magazines  


Home > Archive > Scheme > October 2004 > Re: What happened to my OCaml projects?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: What happened to my OCaml projects?
Andreas Rottmann

2004-10-20, 4:07 pm

"cr88192" <cr88192@remove.hotmail.com> writes:

> but, I don't feel that motivated, I have windows calculator (and its lack of
> math functions), bash (and its lack of floats), and guile (and its lack of
> readline).
>

You know you can readline-enable Guile? Try the following in your
~/.guile:

(use-modules (ice-9 readline))
(activate-readline)

HTH, Rotty
--
Andreas Rottmann | Rotty@ICQ | 118634484@ICQ | a.rottmann@gmx.at
http://yi.org/rotty | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint | DFB4 4EB4 78A4 5EEE 6219 F228 F92F CFC5 01FD 5B62

Python is executable pseudocode, Perl is executable line-noise.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com