DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: F T

⟦5c8c5684e⟧ TextFile

    Length: 555 (0x22b)
    Types: TextFile
    Names: »FUTURES«

Derivation

└─⟦a05ed705a⟧ Bits:30007078 DKUUG GNU 2/12/89
    └─⟦f68d31fd9⟧ »./gawk-2.11.tar.Z« 
        └─⟦2fc192871⟧ 
            └─⟦this⟧ »gawk-2.11/FUTURES« 
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦6dcdebfcf⟧ »EurOpenD3/gnu/gawk/gawk-2.11.1.tar.Z« 
└─⟦a05ed705a⟧ Bits:30007078 DKUUG GNU 2/12/89
    └─⟦6dcdebfcf⟧ »./gawk-2.11.1.tar.Z« 
        └─⟦3c42ca21a⟧ 
            └─⟦this⟧ »gawk-2.11/FUTURES« 

TextFile

This file lists future projects and enhancments for gawk.

Synchronize alloca.[cs] and regex.[ch] with the latest versions at GNU.
(this will likely be done as a patch to 2.11.)

Convert yylex() to allow arbitrary-length program lines.

Allow OFMT to be other than a floating point format.

Make printf fully compatible with the ANSI C spec.

Make it faster and smaller.

Allow RS to be a regexp.

Read in environment only if necessary. (Is this all that big a deal?)

Use faster regex algorithms.

Create a gawk-to-C translator?

Create a gawk compiler?