ProZ.com global directory of translation services
 The translation workplace
Ideas
KudoZ home » English to Spanish » Computers (general)

regex-aware utilities/programs

Spanish translation: herramientas/programas con soporte a expresiones regulares


Login or register (free and only takes a few minutes) to participate in this question.

You will also have access to many other tools and opportunities designed for those who have language-related jobs
(or are passionate about them). Participation is free and the site has a strict confidentiality policy.
GLOSSARY ENTRY (DERIVED FROM QUESTION BELOW)
English term or phrase:regex-aware utilities/programs
Spanish translation:herramientas/programas con soporte a expresiones regulares
Entered by: Maria Elena Martinez
Options:
- Contribute to this entry
- Include in personal glossary

23:53 Feb 29, 2008
English to Spanish translations [PRO]
Tech/Engineering - Computers (general)
English term or phrase: regex-aware utilities/programs
Part of the text says:

For more complete coverage of regular expressions, see<>man 7 regexor<>man grepfor "standard" regular expressions, supported by most regex-aware utilities,...
AND
the character, when used in a regex-aware program's search pattern means, "the current line starts with"...

GRACIAS - thanks
CecilTossi
Argentina
Local time: 15:32
herramientas/programas con soporte a expresiones regulares
Explanation:
Java: Existen varias librerías hechas para java que permiten el uso de RegEx, y Sun planea dar soporte a estas desde el SDK
JavaScript: A partir de la versión 1.2 (ie4+, ns4+) JavaScript tiene soporte integrado para expresiones regulares, lo que significa que las validaciones que se realizan normalmente en una página web podrían simplificarse grandemente si el programador supiera utilizar esta herramienta.
Perl: Es el lenguaje que hizo crecer a las expresiones regulares en el ámbito de la programación hasta llegar a lo que son hoy en día.
PCRE: Librería de ExReg para C, C++ y otros lenguajes que puedan utilizar librerías dll (Visual Basic 6 por ejemplo).
PHP: Tiene dos tipos diferentes de expresiones regulares disponibles para el programador.
Python: Lenguaje de "scripting" popular con soporte a Expresiones Regulares.
.Net Framework: Provee un conjunto de clases mediante las cuales es posible utilizar expresiones regulares para hacer búsquedas, reemplazar cadenas y validar patrones.

http://es.wikipedia.org/wiki/Expresión_regular



Estas son las herramientas de programación disponibles que ofrecen motores de búsqueda con soporte a expresiones regulares:. Java: Existen varias librerias ...
murven.spaces.live.com/blog/cns!1CD1ABFDE71F3844!218.entry - 55k -

• Regular expression

In computing, a regular expression is a string that is used to describe or match a set of strings, according to certain syntax rules.
Regular expressions are used by many text editors, utilities, and programming languages to search and manipulate text based on patterns. For example, Perl and Tcl have a powerful regular expression engine built directly into their syntax. Several utilities provided by Unix distributions—including the editor ed and the filter grep—were the first to popularize the concept of regular expressions. "Regular expression" is often shortened to regex or regexp (singular), or regexes, regexps, or regexen (plural). Some authors distinguish between regular expression and regexp, restricting the former to true regular expressions, which describe regular languages, while using the latter for any regular expression-like pattern, including those that describe languages that are not regular. As only some authors observe this distinction, it is not safe to rely upon it.


See more at Wikipedia.org...


This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License


Selected response from:

Maria Elena Martinez
Netherlands
Local time: 20:32
Grading comment
Gracias María!!

Saludos
4 KudoZ points were awarded for this answer



Summary of answers provided
4 +3herramientas/programas con soporte a expresiones regulares
Maria Elena Martinez
4 +1herramientas/programas capaces de reconocer expresiones regulares
EngtoSpaTrans


  

Answers


33 mins   confidence: Answerer confidence 4/5Answerer confidence 4/5 peer agreement (net): +3
herramientas/programas con soporte a expresiones regulares


Explanation:
Java: Existen varias librerías hechas para java que permiten el uso de RegEx, y Sun planea dar soporte a estas desde el SDK
JavaScript: A partir de la versión 1.2 (ie4+, ns4+) JavaScript tiene soporte integrado para expresiones regulares, lo que significa que las validaciones que se realizan normalmente en una página web podrían simplificarse grandemente si el programador supiera utilizar esta herramienta.
Perl: Es el lenguaje que hizo crecer a las expresiones regulares en el ámbito de la programación hasta llegar a lo que son hoy en día.
PCRE: Librería de ExReg para C, C++ y otros lenguajes que puedan utilizar librerías dll (Visual Basic 6 por ejemplo).
PHP: Tiene dos tipos diferentes de expresiones regulares disponibles para el programador.
Python: Lenguaje de "scripting" popular con soporte a Expresiones Regulares.
.Net Framework: Provee un conjunto de clases mediante las cuales es posible utilizar expresiones regulares para hacer búsquedas, reemplazar cadenas y validar patrones.

http://es.wikipedia.org/wiki/Expresión_regular



Estas son las herramientas de programación disponibles que ofrecen motores de búsqueda con soporte a expresiones regulares:. Java: Existen varias librerias ...
murven.spaces.live.com/blog/cns!1CD1ABFDE71F3844!218.entry - 55k -

• Regular expression

In computing, a regular expression is a string that is used to describe or match a set of strings, according to certain syntax rules.
Regular expressions are used by many text editors, utilities, and programming languages to search and manipulate text based on patterns. For example, Perl and Tcl have a powerful regular expression engine built directly into their syntax. Several utilities provided by Unix distributions—including the editor ed and the filter grep—were the first to popularize the concept of regular expressions. "Regular expression" is often shortened to regex or regexp (singular), or regexes, regexps, or regexen (plural). Some authors distinguish between regular expression and regexp, restricting the former to true regular expressions, which describe regular languages, while using the latter for any regular expression-like pattern, including those that describe languages that are not regular. As only some authors observe this distinction, it is not safe to rely upon it.


See more at Wikipedia.org...


This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License




Maria Elena Martinez
Netherlands
Local time: 20:32
Works in field
Native speaker of: Native in SpanishSpanish
PRO pts in category: 67
Grading comment
Gracias María!!

Saludos

Peer comments on this answer (and responses from the answerer)
agree  OSWALDO MESIAS: con soporte para expresiones regulares
3 hrs
  -> sí también, gracias Oswaldo!

agree  Tomás Cano Binder, CT
6 hrs
  -> Gracias Tomás!

agree  Egmont
7 hrs
  -> Gracias AVRVM!!
Login to enter a peer comment (or grade)

1 hr   confidence: Answerer confidence 4/5Answerer confidence 4/5 peer agreement (net): +1
herramientas/programas capaces de reconocer expresiones regulares


Explanation:
Otra forma de decirlo...saludos =)

EngtoSpaTrans
United States
Local time: 13:32
Works in field
Native speaker of: Native in SpanishSpanish
PRO pts in category: 24

Peer comments on this answer (and responses from the answerer)
agree  Leopoldo Gurman: O también "...de trabajar con...". Saludos =:)
11 hrs
  -> Sí, también es buena opción; gracias Leopoldo
Login to enter a peer comment (or grade)




Return to KudoZ list


Changes made by editors
Mar 5, 2008 - Changes made by Maria Elena Martinez:
Created KOG entryKudoZ term => KOG term


KudoZ™ translation help
The KudoZ network provides a framework for translators and others to assist each other with translations or explanations of terms and short phrases.



See also: