# Source: mawk # Package: mawk # Versions: mawk (1.3.4.20200120-1), mawk (1.3.4.20200120-2), mawk (1.3.4.20200120-3), mawk (1.3.4.20200120-3+b1), mawk (1.3.4.20200120-3.1), mawk (1.3.4.20230525-1), mawk (1.3.4.20230730-1), mawk (1.3.4.20230808-1), mawk (1.3.4.20231102-1), mawk (1.3.4.20231126-1), mawk (1.3.4.20240123-1), mawk (1.3.4.20240622-1), mawk (1.3.4.20240622-2), mawk (1.3.4.20240819-1), mawk (1.3.4.20240819-2), mawk (1.3.4.20240819-3), mawk (1.3.4.20240905-1), mawk (1.3.4.20250131-1), mawk (1.3.4.20250131-2), mawk (1.3.4.20260129-1), mawk (1.3.4.20260302-1) # This Description is active # This Description is owned # Prioritize: 63 Description: Pattern scanning and text processing language Mawk is an interpreter for the AWK Programming Language. The AWK language is useful for manipulation of data files, text retrieval and processing, and for prototyping and experimenting with algorithms. Mawk is a new awk meaning it implements the AWK language as defined in Aho, Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms to the POSIX 1003.2 (draft 11.3) definition of the AWK language which contains a few features not described in the AWK book, and mawk provides a small number of extensions. . Mawk is smaller and much faster than gawk. It has some compile-time limits such as NF = 32767 and sprintf buffer = 1020. Description-sr: Мавк је тумач за АВК програмски језик. АВК језик је користан за управљање датотекама података, налажење текста и обраду, и за стварање прототипова и експериментисање са алгоритмима. Мавк је нови авк што значи да примењује АВК језик као што је одређено у Адисон-Веслијевом издању, АВК програмски језик, аутора Ахоа, Керингана и Вајнбергера, из 1988. године. (У даљем тексту АВК књига.) Мавк је у складу са ПОСИКС-овом одредницом 1003.2 (нацрт 11.3) АВК језика која садржи неколико функција које нису описане у АВК књизи, и мавк обезбеђује мали број проширења. . Мавк је мањи и много бржи од гавка. Има нека ограничења времена превођења као што је НФ = 32767 и спринтф бафер = 1020. # other Descriptions of the mawk package with a translation in sr: # # Description-id: 9891 https://ddtp.debian.org/ddt.cgi?desc_id=9891 # patch https://ddtp.debian.org/ddt.cgi?diff1=9891&diff2=274171&language=sr # This Description was in etch from 2005-07-16 to 2011-07-22; # This Description was in lenny from 2007-06-14 to 2011-07-22; # This Description was in jessie from 2013-08-08 to 2018-06-26; # This Description was in squeeze from 2009-02-16 to 2014-07-22; # This Description was in wheezy from 2011-02-12 to 2016-06-07; # This Description was in stretch from 2015-05-03 to 2020-07-21; # This Description was in sid from 2005-07-16 to 2020-01-28; # This Description was in buster from 2017-07-28 to 2022-09-13; #