Showing 344 open source projects for "php-simple-html-dom-parser"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 1
    Railroad diagram generator. Generates diagrams in PNG and SVG from parser grammars specified in BNF and other parser formats. Implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ObjectScript is a general purpose object-oriented programming language. It is designed to be simple to learn, easy to use, yet still powerful, combining the convenience of an interactive interpreter with many of the features of Java
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    "Sally - A Simple C++ IDE" is a simple development environment for WindowsXP or upper. The program is written in the C# programming language, and requires the Framework .Net 1.1 to run. It might work on Win98 or ME, but it has not been tested yet.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    A machine language simulator written in Java that based on SimpSim by Anne-Gert Bultena.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Xomp is a src-to-src translator for most of 3.0. A simple platform for experimentation and optimization of OpenMP implementations and extensions. Has been tested with C programs but does not parse C. Should be easily adaptable for other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jabaco is a simple Visual Basic like programming language for the Java Virtual Machine. A comfortable development environment will support you in your tasks. Visit the Webcast and see Jabaco in action: http://www.jabaco.org/webcast.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ParGeL is an LALR(k) parser generator, which allows creation of inheritable parsers in runtime and compile time environments. ParGeL is written 100% in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    LIME Parser generator for PHP

    Complete LALR(1) parser generator and engine in PHP.

    Complete LALR(1) parser generator and engine (like BISON or YACC) but it's all done in PHP, and the input grammar is easier and more maintainable. Write your actions in PHP. Generate PHP output code. Drive your parser with PHP. Wanna make a language?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OFD.NET is a project to create an Open Flash Debugger in C#, plus other tools targeting flash technology and especially actionScript. There are plans for a swf parser/generator, an AS3 compiler, a decompiler, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 10
    This project aims at providing a parser for fortran source code. Output is in XML format. The parser is based on the g95 parser. Additionnal tools in Perl are provided: Fortran source browser; pseudo-compiler environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dingo is a pluggable Schema Compiler for .NET and will generate C# code. The goal is to provide a simple way to generate Domain Objects. .NET XSD currently only generates Data Objects. Dingo can delegate code generation with high granularity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hipo is a hypothetical computer to facilitate the learning of machine language. The student can use hipo to develop simple programs and understand the internal logic of a computer. There is a plan to implement Donald Knuth's MMIX machine language, also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EclipseCppPack is a distribution of Eclipse, CDT, MinGW, GDB and wxWindows for Windows. All is packed together with some batch-files. It aims to be a simple C/C++ IDE with a very simple installation process. All parts are set up to work properly together
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This library attempts to secure eval() in order to allow for user-controlled, over-the-web, variable-handling-focused, third-party parsers independent scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CSP Canonical LR(1) Parser Generator. Includes lexer and parser generator. Supports all OS. Produces code as standard ANSI C++ w/ minimal STL and usable in commercial or non-commercial purposes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Annotation based lexer and parser generator suitable for processing wide range of languages, from small domain specific languages to big ones like Java. Actions may be written directly as annotated java methods. Examples of expression language and Java5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    More Than Parsing is a parser generator for context free grammars defined in a BNF-like format. It generates scanners, parsers, ASTs, etc. This sf project is no longer active, development will continue in a different place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The fluffy language is a toy language designed around the libfirm intermediate representation library. It supports the typical low-level constructions known from C combined with generic programming constructs. Lexer and parser are extensible with plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HiLexed 2 is a dynamic hierarchical LL-parser system with integrated lexing. It features a powerful unlimited look-ahead, look-ahead compression*, dynamic rules and left-recursion*. * = Under development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QVT-Parser parses QVT-Relations model-transformation specifications from textual syntax into EMF QVT-models. QVT defines a language for expressing model-to-model transformations. The parser is is built using ANTLR and EMF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ELR Parser/scanner generator with lexical conflict resolution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    QVT-Rel2Op translates QVT-Relations model-transformation specifications to the imperative QVT Operational Mappings language. It is based on EMF, openArchitectureWare, ANTLR and the QVT-Parser project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP Compiler-Compiler. Similar to Flex and Bison for C/C++ and SableCC for java. But now develop new languages in half the time with PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jar Explorer is a simple, easy-to-use application to browse the contents of jar files. It also includes a class decompiler.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 25
    The aim of the project will be the creation of the interpreter of programming language. It will be correctly compilating the most important instructions. Application will serve for making simple programs and work as educational device.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.