Showing 18 open source projects for "parser c"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 1

    IEDExplorer

    IEC61850 IED Explorer in .net

    IEDExplorer is an IEC 61850 client tool written for testing and educational purposes. IEDExplorer can connect to an IEC61850 device (also called an IED) over MMS (ISO/IEC9506-1 and ISO/IEC 9506-2) communication protocol. The tool is written in pure C# including the MMS ASN.1 parser (based on BinaryNotes ASN.1 tool) and runs in .net environment, on Windows. Linux/Mono support has been lost on the way (volunteers welcome). See Features for what the tool can do for you. I will appreciate your help in testing and extending the tool!
    Leader badge
    Downloads: 171 This Week
    Last Update:
    See Project
  • 2
    mXparser - Math Parser Java C# Library

    mXparser - Math Parser Java C# Library

    A flexible mathematical expressions parser for JAVA, Android, C# .NET

    mXparser is highly flexible parser of math expressions. Software provides easy to use API for JAVA, Android, C# .NET/MONO (CLS). Main functionalities: - basic operators, i.e.: +, -, *, ^, ! - Boolean logic operators i.e.: or, and, xor - binary relations i.e.: =, <, > - math functions (large library of 1-arg, 2-arg, 3-arg - - functions) i.e.: sin, cos, Stirling numbers, log, inverse functions - constants (large library), i.e.: pi, e, golden ratio - n-args functions i.e.: greatest common divisor - iterated summation and product operators - differentiation and integration High flexibility: - user defined constants and arguments, both free - and dependent on other arguments + possibility of use in functions - user defined functions (both free and depended) - user defined recursive arguments + simple (controlled) recursion (1 recursive argument) - user defined recursive functions / expressions (any) - complex, many arguments, no limitation - internal syntax checkin
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gekko Timeseries Software

    Gekko Timeseries Software

    Timeseries handling, and solving of large-scale economic models

    Gekko Timeseries Software is a free time-series oriented software package for timeseries handling, and solving and analyzing large-scale economic models. Since 2009, Gekko is being used by Danish ministeries, banks, interest groups and universities, for the simulation of economic and energy-related models. The software runs under Windows (.NET), and is open source (GNU GPL)
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    A small parser for the Esperanto language, intended as an API for other programs. The blog entry describing this program's function and motivation can be found here: http://coder32768.blogspot.com/2014/04/gort-klaatu-barada-esperanto.html The program takes text in Esperanto, and returns an object graph describing that utterance. The program has expansion points for transforms of this graph, in the spirit of transformational grammars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NetworkMiner packet analyzer

    NetworkMiner packet analyzer

    The Network Forensics Tool

    NetworkMiner is a Network Forensic Analysis Tool (NFAT) for Windows that can detect the OS, hostname and open ports of network hosts through packet sniffing or by parsing a PCAP file. NetworkMiner can also extract transmitted files from network traffic. New versions of NetworkMiner are released exclusively on www.netresec.com since version 2.0 of NetworkMiner. This page on SourceForge is only kept to provide hosting of older versions of the software. To get the latest version of...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 7

    Expressions parser and evaluator

    C# classes for parsing and evaluation.

    Set of C# classes for expression parsing and evaluation. Expressions may have user-defined operators, user-defined variables of any type, user-defined functions, user-defined classes with methods and properties, object constants, arrays and collections with indexes, assignment to variables and properties of objects. Supports Unicode. Name of variables, functions, methods and properties, string constants may have surrogates, diacritical combining marks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    f2what

    Lapack/quadprog QP for VBA/.Net/Java

    F2what is an open source project to translate algorithmic fortran to a variety of languages (java, dotnet and VBA so far). It offers a Fortran77 parser with code transformations, variable disambiguation, and modular output to other programming languages. It also offers already translated versions of Lapack and quadprog to Java, .Net and VBA, to give access to SVD, LU, QR, Cholesky, eigenvalue decomposition, linear system solving and QP optimization in those three languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project has been moved to CodePlex: http://nhapi.codeplex.com/ .Net version of HAPI (http://hl7api.sourceforge.net/). Object oriented HL7 2.X parser. This was ported from the original HAPI by Bryan Tripp and University Health Network. HL7 parser/encoder written in Microsoft .Net C#. Can encode/decode both XML and Pi
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    WSciParser (Web Science Parser) is a handy small library created in C#.NET to parse data from web science databases (ISI Web, NCBI, PubMed...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MinGen is a Minimalist generator, the logical opposite to a parser. MinGen generates syntactically valid sentences by following the rules of Minimalism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A collection of Metasyntaxes like EBNF for .Net including a definition file parser and an expression tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Math.NET aims to provide a self contained clean framework for symbolic mathematical (Computer Algebra System) and numerical/scientific computations, including a parser and support for linear algebra, complex differential analysis, system solving and more
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Ceme Evaluates Math Expressions. Ceme is a free math expression parser library written in C# supporting various operators and functions. It also has the option of adding your own functions. A wrapper DLL is provided for non .NET applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Syntactic parser of English sentences is simple parser with enhanced Chomsky's grammar that generates tree structure based on input sentence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A 3d/2d Graphing Calculator with multiple tools, written in C# for Microsoft Windows. DirectX9.0c with Mananged Extentions and the .Net 2.0 Framework are required to run this program. It uses the freely availible Lundin Math Parser, www.lundin.info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NCalculator is a free calculator for the .NET platform, written in C#. The main goal of this project to create a modular program with a high-knowledge parser for evaulating mathematical expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    C# scientific calculator and math expression parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next