On Mon, Dec 21, 2015 at 9:13 PM, Mike Pechkin <[email protected]> wrote: > > code is here: > https://bitbucket.org/mihailp/tankfeeder/src/4449cee7f84899243d8ce2799779caf3457f7cc2/random.l?at=default&fileviewer=file-view-default > > the *only* source of info from google: > http://www.imagemagick.org/discourse-server/viewtopic.php?t=26710
Thanks for sharing this. Is there a way to do the conversion with pure PicoLisp? Suppose I implement the bmp format. I have a list of bits, that I group by 8 to have a list of bytes, then how can PicoLisp write these raw bytes to a file? chri -- http://profgra.org/lycee/ (site pro) http://delicious.com/profgraorg (liens, favoris) https://twitter.com/profgraorg http://microalg.info (langage de programmation pédagogique) http://expressions.club/ (structure des expressions mathématiques) -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
