Showing 25 open source projects for "regular expression parser"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 1
    Awesome Mac

    Awesome Mac

    Collect premium software in various categories

    ...Feel free to star and fork. Reading and writing tools, text editors, office, markdown tools, note-taking, journaling. Ebooks, RSS, developer tools, IDEs, developer utilities, etc. Regular expression editors, API development and analysis, network analysis, command line tools, frameworks for hybrid applications, version control. Virtualization, databases, design and product, design tools, prototyping and mind-mapping tools, screen capturing software, etc. Major software download sites, there are a number of OSX Mac software sites. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Golang Regex Tutorial

    Golang Regex Tutorial

    Golang - Regular Expression Tutorial

    The Golang Regex Tutorial is a comprehensive learning resource that introduces regular expressions in the Go programming language. It is organized into chapters that progress from beginner-friendly basics to more advanced applications. The tutorial includes explanations, practical examples, and a cookbook section that shows how to apply regex solutions to real-world problems. It also provides insights into alternatives and variations of regex usage within Go. The repository is designed to...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Artha ~ The Open Thesaurus
    Artha is a handy thesaurus based on WordNet with distinct features like global hotkey look-up, passive desktop notifications, regular expression based search, etc.. Artha may be used as a free open-source replacement to the proprietary WordWeb Pro.
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 4

    Calcex Math Parser

    Mathematical expression parser and evaluator for .NET

    Moved to https://github.com/alxnull/calcex Calcex is a simple math parser for .NET to evaluate mathematical expressions which is developed in C#. It supports many common mathematical operations and functions and allows the user to add custom functions and variables. It is possible to evaluate double or decimal values for high precision. Calcex also includes functions for converting numbers from decimal to binary or other bases. The project includes a simple calculator and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    RegExr

    RegExr

    Tool for creating, testing, and learning about Regular Expressions

    RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp). RegExr was created by gskinner.com, and is proudly hosted by Media Temple. Edit the Expression & Text to see matches. Roll over matches or the expression for details. PCRE & JavaScript flavors of RegEx are supported. Validate your expression with Tests mode. The side bar includes a Cheatsheet, full Reference, and Help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    High speed math parser

    Expression evaluator for Delphi developers

    Version 2.5 is available! The latest changes are in TFastList class. It is the secondary class intended for fast string managment. The newest TGraph component is available as well. The new ParseUtils.FindFormula method allows searching any of possible formulas within some text. Parse components are intended for Delphi developers and perform high-speed (about 10 million evaluations per second) mathematics and boolean calculations. All components are available for Delphi 6, Delphi 7,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Kaleidoscope

    Kaleidoscope

    Haskell LLVM JIT Compiler Tutorial

    This repository is a Haskell port of the classic LLVM “Kaleidoscope” tutorial that walks you through building a tiny programming language from scratch. It covers the complete pipeline: tokenizing and parsing a simple, expression-oriented language, constructing an AST, and generating LLVM IR with a JIT so you can execute code interactively. Along the way it adds language features like user-defined functions, conditionals, loops, and operator precedence, demonstrating how each addition impacts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Baby Calculator

    Easy to use calculator

    Baby calculator is a simple calculator. It's now been redesigned to be a children's calculator. It takes an expression, so the child can see the calculation he is entering. It's built with the Baby X toolkit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A light-weight Regular Expression (regex) C library, using double-recursion. (command prompt tester included)
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    TextTools
    TextTools is a freeware corpus linguistics tool developed in Python to aid in research. This program analyzes user-created corpora and displays information about word (token) frequency, n-grams, clusters, collocations, keyword in context (KWIC), and keyness. TextTools is designed to be user-friendly and intuitive and will run natively on Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sharp Regex Tester

    Sharp Regex Tester

    This is a simple utility for testing regular expression matches

    This is a simple utility for testing regular expression matches. It has the ability to easily test patterns with different regex options. It visually displays the location of the selected regex matches in the text input. Requires .NET framework 4.5 or higher.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12

    Finding Arabic Poem Meter using CFG

    This software can find meter for Arabic poem. (العروض)

    we make a program that can find the poem meter name (called Bahar in Arabic) by Arud science, this science provides a methodology to classify Arabic poems into standard 16 meters, to help a user to find the meter name for any Arabic poem. And we discuss the solutions for problems, from the starting phase to the result, using regular expression and context free grammar (CFG). And the result 75% of the verse is found its meter, when input enters correctly. يقوم هذا البرنامج بايجاد البحر الشعري لاي بيت شعر يتم ادخاله بشكل صحيح بنسبة دقة (75% . وقد تم استخدام قواعد السياق الحر* للتوصل الى النتيجة . * context free grammar (CFG)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Search-ODT

    Search-ODT

    Independent Study Course Project:Search .odt files by date and content

    Official Course Objective Design an implementation of working search tool. The tool will search .odt files by date and content. OD-What? .odt files are a particular kind of file, many word-processor programs can save to .odt file format. Why .odt and not .doc or .txt? Search-ODT was developed at request as the subject of an independent study course. No other reason. Due to the modular structure of the project it is possible to adapt Search-ODT into a more general search tool. Why...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MathParser Java - Math Parser library

    MathParser Java - Math Parser library

    Mathematical Parser for Java

    This project gives a mathematical parser for converting a simple string expression into a result which can be managed for using in other calculations, all in Java. Using a couple lines of code, you'll be able to parse complex arithmetic expressions efficiently. This library is powered by Dijkstra's Shuting-yard algorithm. The library has no dependencies with other external libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    note taking simplified
    *nts* provides a simple format for using text files to store notes, a command line interface for viewing notes in a variety of convenient ways and a cross-platform, wx(python)-based GUI for creating and modifying notes as well as viewing them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The fast, flexible, extensible, and easy to use C++ template class for creating your own customized math expression parser for both built-in and user-defined numerical data types. The parsed tree perform fast and can be used in multi-threaded OpenMP apps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Currently, this project consists of a pure java math expression parser optimized for repeated evaluation. Development of an interactive 3D math visualization application based on this parser is planned for the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Multi-platform regular expression (regex) creation. Highlights regex matches, and regex groups for quick regular expression creation. Save/load regular expression sessions. Create robust regex patterns on any major platform. Supports PCRE and wxRegEx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RegeXeX: An Interactive System Providing Regular Expression Exercises
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QuickREx 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. QuickREx also runs as a standalone application - check the downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A regular expression fuzzing engine that receives a regex and generates all the possible strings for that regex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Graphically displays matches of Perl regular expressions. Useful for teaching how to write regular expression as well as developing/testing your own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GutenPy is a comfortable text reader and catalog browser for Project Gutenberg. It features handy bookmarking, word definition lookups, and powerful catalog browser that uses regular expression filtering.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    JFD is an educational Java tool for computing the formal derivative of an expression. It recognizes the regular operators, parentheses and functions. It can also be extended with custom functions and/or operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RegExplorer is a visual regular expression explorer, it allows for writing regular expressions and visually see the matches, thus making regular expression much easier to write and maintain.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB