Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

libmawk 0.9.3 released

2 views
Skip to first unread message

igor2

unread,
Dec 21, 2010, 11:14:03 PM12/21/10
to
Hi all,

a new version of libmawk, an embeddable mawk fork has been released at

http://repo.hu/projects/libmawk

======
Release notes for libmawk 0.9.3:

There are three main improvements in this release.

First: "include" command is extended so that it can avoid loading
awk sources twice. This allows building reusable awk libraries.

Second: three awk libs that are installed among with libmawk and can
be included in any of the scripts:
- lib_array: print, pack and unpack arrays; packed array fits in a string
- lib_ascii: convert a character to ascii number
- lib_rand: reproducible, protable pseudo random numbers, independet seeds

Finally, scconfig has been added to autodetect system feature and
configure/generate Makefiles. It has been tested on Linux, Minix and
NetBSD.

=======

The next release is expected in the near future and will feature a major
code cleanup (indentation, memory leaks, removing DOS support).

As always, feedback, suggestions and contribution are welcome (please use
comp.lang.awk or email: libmawk [at] igor2 [dot] repo [dot] hu).

Regards,

Tibor Palinkas
--
.O.
..O
OOO

0 new messages