AWK: Diferenzas entre revisións

Contido eliminado Contido engadido
m Creada e recheada
 
Banjo (conversa | contribucións)
m reviso un pouco, aínda lle falta
Liña 2:
|nome = AWK
|paradigma = [[Programación dirixida por eventos]], [[Programación imperativa]]
|ano = [[1977]], ultima revision 1985, a version POSIX actual é [http://www.opengroup.org/onlinepubs/000095399/utilities/awk.html IEEE Std 1003.1-2004]
|deseñador =[[Alfred V. Aho|Alfred '''A'''hoAho]], [[Peter J. Weinberger|Peter '''W'''einbergerWeinberger]], and [[Brian Wilson Kernighan|Brian '''K'''ernighanKernighan]]
|tipo_dato= débil, dinámico
|implementacións = awk, GNU Awk, mawk, nawk, MKS AWK, Thompson AWK (compilador), Awka (compilador)
|dialectos = ''old awk'' oawk 1977, ''new awk'' nawk 1985, GNU Awk
|influído_por = [[Linguaxe de programación C|C]], [[Bourne shell]], [[SNOBOL]]
|influironinfluíu = [[Perl]], [[Korn shell]](''ksh93'', ''dtksh'', ''tksh''), [[JavaScript]]
|sistema operativosistema_operativo=[[Multiplataforma]]
|web=[http://cm.bell-labs.com/cm/cs/awkbook/index.html awk]
}}
 
'''AWK''' é unha [[linguaxe de programación]] deseñada para procesar datos baseados en texto, xa sexan ficheiros ou fluxos de datos. O nome AWK deriva dos apelidos dos autores: [[Alfred V. Aho|Alfred '''A'''ho]], [[Peter J. Weinberger|Peter '''W'''einberger]], e [[Brian Wilson Kernighan|Brian '''K'''ernighan]]. <tt>awk</tt>, cando está escrito todo en minúsculas, fai referencia ao programa de [[Unix]] ou [[Plan 9]] que interpreta programas escritos no [[linguaxe de programación]] AWK.
 
Liña 152 ⟶ 151:
* O ave, emblema de AWK (a.ou na cuberta do libro ''The AWK Programing Language'' é o [[Alca torda|Alca]]).
 
==Véxase Libros tamén==
===Bibliografía===
* {{cite book
*{{Cita libro
| authorautor=[[Alfred V. Aho]], [[Brian Wilson Kernighan|Brian W. Kernighan]], and [[Peter J. Weinberger]]
| publisherpublicación=Addison-Wesley
| yearano= 1988
| ideid=ISBN 0-201-07981-X
| url=http://cm.bell-labs.com/cm/cs/awkbook/
| titletítulo=The AWK Programming Language
}} ''The book's webpage includes downloads of the current implementation of Awk and links to others.''
* {{cite book
| author=[[Arnold Robbins]]
| url=http://www.oreilly.com/catalog/awkprog3/index.html
| edition=Edition 3
| title=Effective awk Programming
}} ''Arnold Robbins maintains the GNU Awk implementation of AWK for more than 10 years. The free GNU Awk manual was also published by Ou'Reilly in May 2001. Free download of this manual is possible through the following book references.''
* {{cite book
| author=[[Arnold Robbins]]
| url=http://www.gnu.org/software/gawk/manual/html_node/index.html
| edition=Edition 3
| title=GAWK: Effective AWK Programming: A User's Guide for GNU Awk
}}
* {{citeCita booklibro
| authorautor=[[Arnold Robbins]]
| title=sede & awk, Second Edition
| editionedición=Edition 3
| author=[[Dálle Dougherty]], [[Arnold Robbins]]
| titletítulo=Effective awk Programming
|edition= Second Edition
| year = March 1997
| ide=ISBN 1-56592-225-5
| url=http://www.oreilly.com/catalog/sede2/
| publisher=[[Ou'Reilly Media]]
}}
*{{Cita libro
 
| authorautor=[[Arnold Robbins]]
== Véxase tamén ==
| editionedición=Edition 3
*[[sede]]
| titletítulo=GAWK: Effective AWK Programming: A User's Guide for GNU Awk
*[[Lista de programas para Unix]]
}}
 
*{{Cita libro
== Enlaces externos ==
| titletítulo=sede & awk, Second Edition
*[http://cm.bell-labs.com/cm/cs/awkbook/index.html awk] maintained by Brian Kernighan.
| authorautor=[[Dálle Dougherty]], [[Arnold Robbins]]
|edition edición= Second Edition
| yearano = March 1997
| ideid=ISBN 1-56592-225-5
| publisherpublicación=[[OuO'Reilly Media]]
}}
===Ligazóns externas===
| url=*[http://cm.bell-labs.com/cm/cs/awkbook/index.html awk]
*[http://h1.ripway.com/chube/Manual_Awk/Menus.htm Manual awk en castelán]
*[news:comp.lang.awk comp.lang.awk] is a [[USENET]] [[newsgroup]] dedicated to AWK.
Liña 199 ⟶ 190:
*[http://sourceforge.net/projects/jawk/ Jawk Open Source, an implementation of AWK in Xava with extensions]
*[http://www.gnulamp.com/awk.html gnulamp awk tutorial]
* [http://search.cpan.org/perldoc?Inline::Awk Inline::Awk] módulo [[Perl]] en [[CPAN]] para programar en Awk dentro de Perl (en inglés){{En}}
 
[[Categoría:Linguaxes interpretadas]]
Liña 220 ⟶ 211:
[[ko:AWK]]
[[nl:AWK]]
[[nonno:Awk]]
[[pl:AWK]]
[[pt:AWK]]