Command line tool to detect and convert files encoding.
Command line tool to detect and convert files encoding.
Works with files or directories.
Can be used to add or remove UTF-8 BOM.
Multi-platform.
EncTool requires Java 1.5 or highter.
RegAxe is a tool for testing regular expressions. You can paste Java or PHP style formatted regular expressions and it will be automatically converted before executing the test if necessary. All found matches will be listed and the corresponding text passages are highlighted in the input text area.
GrepClipse is an easy way to filter an Eclipse console's content through a regularexpression as you'll do it on a *nix console through the commands grep -n <regexpr> <currentConsoleContent> followed by tail -nf <newConsoleContent> | grep <regexpr> helping the analysis of logs during the execution of a process.
Math expressionparser and evaluator written in Scala. Usable from Java (Sun JRE 1.6) Provides float, integral, boolean and vector data types, some string processing support. Variables may be defined internally or im- and exported through a binding.
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
QuickREx2 is a regular-expression plugin for Eclipse. It features on-the-fly evalution, code-completion, group-navigation, different engines and a library for regular expressions.
This project is based on QuickREx (http://sourceforge.net/projects/quickrex).
Additionally to the original plugin this one has a button for importing a regularexpression from the editor pane.
Dieser Parser, soll arithmetische Ausdrücke, die als String vorliegen, ausrechnen, bzw. diverse Funktionen darauf anwenden können. Bis jetzt kann er nur Audrücke wie "4^(5+2)-23*4/cos(3)" ausrechnen. er unterstützt auch vergleichsoperatoren
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Dapar is a universal parsing library written in C. It will interpret any grammar you give it in a BNF-like format, and constructs a matching expression tree for any given input. This makes developing a new parser for any language simple and reliable.
Includes an ABNF parser, EBNF parser, XML parser and algebraic math parser.
Fastest string utility is java library (JAR ) for string operation . This library is very easy to use, very fast and very efficient in string operations such as split, toUpperCase, toLowerCase, replace, delete, regularexpression and others.
...Besides its URL transformation applications, qenqote can be given a variable name from which it produces text of "for (...) { }" or "while (...) { }" structures; can produce formatted dates or strings according to clipboard and
other data; can put HTML tags around clipped text; can apply
regular-expression substitutions to text; and can output any simple function one cares to program.
Clifire is a command line tool for mass file renaming. It supports regularexpression renaming as well as some more user-friendly featurs such as cutting, padding and number formatting.
It is aimed at remote use (e.g. ssh, telnet).
One java-based RegularExpression Engine.
Support the Matching Text with Nested Parentheses or any other Nested characters. (e.g. (), {}, [], <>, etc).
More functions in the future.
orca is yet another script language which supports OO & distribute processing & functional programming aspects. And It's useful in string processing with decode statements & regularexpression in it.
A Mac application (written in MacRuby) that will allow users to write in english a definition for a regularexpression, which will then be converted into a ruby regularexpression, which can also be used in other languages with minimal modification.
RegexLord is the IDE for developing regularexpression assemblies for .NET. Full stop. It provides syntax highlighting (via the sharpdevelop text editor, http://sharpdevelop.net/), bracket matching, namespace management, code folding, and an easy to
Rex is a regularexpression library which implements most of the POSIX 1003.2 specification. It is very mature and has been in heavy production use by thousands of users, on many platforms, since 2002.
The Chilon Library is a C++0x utility library. The most advanced parts are a command-line argument parser and a parser generator library based on parsing expression grammars with built in AST generation abilities.
With RegEx Tester you can fully develop and test your regularexpression against a target text. It's UI is designed to aid you in the RegEx developing. It uses and supports ALL of the features available in the .NET RegEx Class.
Lightweight XML processor; XML-POJO mapping via Java5 annotations or DTD; Preprocessing of XML documents using expression language; Binary XML; RMI friendly XML; JSON format support; XML marshall/unmarshall; HTML as XML parser; Swing XML Viewer
A portable general purpose library, written in C++ consisting of: - A common part, containing things like a general parser, classes to handle regular expressions (file and real ones), and the like. - An X-windows part, basing on gtkmm-2