Search results
Appearance
The page "Manual:Performing string operations with parser functions" does not exist. You can create a draft and submit it for review or request that a redirect be created, but consider checking the search results below to see whether the topic is already covered.
- string manipulating functions treating their input as raw data stream Bit array — a string of binary digits C string handling — overview of C string handling...41 KB (5,027 words) - 16:16, 11 May 2025
- LR parser LALR (look-ahead LR) parser Operator-precedence parser Simple LR parser Simple precedence parser Packrat parser: a linear time parsing algorithm...37 KB (4,880 words) - 03:36, 30 May 2025
- Object REXX (category Articles with short description)expands the parser and enables highlighting to be output as HTML, ANSI colors, LuaTex and LaTeX. The Rexx XML parser enables the parsing of XML files...78 KB (7,396 words) - 17:28, 17 June 2025
- PHP (category Articles with short description)In lieu of function pointers, functions in PHP can be referenced by a string containing their name. In this manner, normal PHP functions can be used...140 KB (12,596 words) - 06:17, 11 June 2025
- Compiler (category Articles with short description)(the lexer and parser) can be automatically generated from a grammar for the language, though in more complex cases these require manual modification....67 KB (8,040 words) - 07:43, 12 June 2025
- Compiler-compiler (redirect from Parser generator)called a parser generator. It handles only syntactic analysis. A formal description of a language is usually a grammar used as an input to a parser generator...41 KB (5,129 words) - 00:57, 18 May 2025
- Bash (Unix shell) (redirect from Alternation (string expansion))arithmetic-evaluation construct (only (( ... )); $(( ... )) is POSIX) Certain string-manipulation operations in parameter expansion local for scoped variables Process substitution...91 KB (6,882 words) - 22:48, 11 June 2025
- MUMPS (category Articles with short description)odd side effects, however. For example, when a string is coerced, the parser turns as much of the string (starting from the left) into a number as it can...44 KB (5,563 words) - 04:29, 4 June 2025
- MediaWiki (category All articles with dead external links)better performance. Another parser functions extension, StringFunctions, was developed to allow evaluation of string length, string position, and so on. Wikimedia...102 KB (9,752 words) - 20:16, 19 June 2025
- Sed (category Articles with short description)use for text processing, most notably with the substitution command. Popular alternative tools for plaintext string manipulation and "stream editing" include...21 KB (2,638 words) - 19:23, 18 June 2025
- L-system (category Articles with short description)L-system parser and simple turtle graphics in the Icon programming language A Lindenmeyer System Generator by Nolan Carroll Bloogen: L-Systems with a genetic...36 KB (4,683 words) - 19:01, 29 April 2025
- Atari BASIC (category Articles with short description)support for arrays of strings. A string is accessed using array indexing functions, or slicing. A$(1,10) returns a string of the first 10 characters of A$...49 KB (4,925 words) - 10:16, 16 June 2025
- A string literal or anonymous string is a literal for a string value in the source code of a computer program. Modern programming languages commonly use...46 KB (5,623 words) - 05:14, 21 March 2025
- Syntax (programming languages) (category Articles with short description)make them easier to parse; while the LR parser can parse any DCFL in linear time, the simple LALR parser and even simpler LL parser are more efficient...20 KB (2,436 words) - 19:58, 7 June 2025
- Scientific notation (category Articles with short description)when using the %a or %A conversion specifiers. Starting with C++11, C++ I/O functions could parse and print the P notation as well. Meanwhile, the notation...44 KB (4,856 words) - 21:15, 16 June 2025
- ANSI escape code (redirect from ANSI Disable Manual Input)"ECMA-48 — Control functions for coded character sets". ECMA International. ISO/IEC 6429:1992 — Information technology — Control functions for coded character...96 KB (5,758 words) - 14:30, 22 May 2025
- HP Time-Shared BASIC (category Articles with short description)(RND), others (ABS, INT, SGN, MIN, MAX), and user-defined functions Punched tape operations using Teletype Model 33 electromechanical teleprinter remote...16 KB (2,142 words) - 03:06, 9 September 2024
- C++11 (redirect from Perfect function forwarding)after the parser has parsed the rest of the function prototype. To work around this, C++11 introduced a new function declaration syntax, with a trailing-return-type:...102 KB (13,170 words) - 21:17, 23 April 2025
- BASIC interpreter (category All articles with dead external links)support such expressions requires implementing a recursive descent parser. This parser can be implemented in a number of ways: As a virtual machine, as...115 KB (14,112 words) - 14:22, 2 June 2025
- Comparison of Pascal and C (redirect from Comparison of Pascal with C)a string generally has the type char[n]. Pascal has no support for variable-length arrays, and so any set of routines to perform string operations is...45 KB (6,136 words) - 21:44, 5 May 2025
- NUMERIC OPERATIONS There shall be built-in operations (i.e., functions) for conversion between numeric types. There shall be built-in operations for addition
- about causes, when we observe no more than a random string of happenings. Chapter 3, “Different Parsings, Different Images of Trends” (pp. 30-31) The common
- #include in the source code. Parser is implemented manually in file c_parser.c. Compared to earlier releases of GCC, the new parser generates a lower level