This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


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

Re: parsing and generating binary data


sen_ml@eccosys.com writes:

 > if my search does turn up nil, i would like to contribute
 > code.  i've got a backlog writing a piece of elisp code
 > at the moment, but hopefully i'll be done w/ that soon.

that's the spirit!  ahh, don't worry about overcommitting to
many projects -- everybody seems to be be doing it.  :-)

 > i would appreciate tips and pointers to low-level
 > functions that might be useful in implementation.

that's really up to you.

probably you will need `read-char'.
also `number->string' could be useful.

thi

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