WartAndWishList

Last edit

Changed:

< * Some strings are assignable and some are not. This is probably because non-assignable strings stored as simple {ref-string, start, length} triples that point into other strings. This is a net efficiency win, but this should be an implementation detail rather than a language restriction.

to

> * Some strings are assignable and some are not. This is probably because non-assignable strings stored as simple {ref-string, start, length} triples that point into other strings. This is a net efficiency win, but this should be an implementation detail rather than a language restriction. //(goedel: Please, could somebody give an example for non-assignable strings?)//


Awk is a wonderful language! That said, there are a few annoying bits...

The Good

The Bad

The Ugly

The Missing