Changes between Initial Version and Version 2 of Ticket #76


Ignore:
Timestamp:
02/17/2010 12:05:12 AM (14 years ago)
Author:
Sam Hocevar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #76

    • Property Product changed from libcaca to zzuf
    • Property Summary changed from Allow zzcat to output immediately to Allow zzat to output immediately
  • Ticket #76 – Description

    initial v2  
    1 If a zzcat sequence doesn't use rewind() or fseek(), we know that any read byte can be immediately sent to the standard output. This would improve zzcat's speed and memory usage:
     1If a zzat sequence doesn't use rewind() or fseek(), we know that any read byte can be immediately sent to the standard output. This would improve zzcat's speed and memory usage:
    22 - design a simple bytecode language
    33 - write another parser that translates the sequence to bytecode