Showing 19 open source projects for "hi-tech c compiler"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Galaxy Forces V2

    Galaxy Forces V2

    A 2D multiplayer space shooter game

    A 2D multiplayer space shooter, inspired by the Amiga classic Gravity Force. Play race, mission or dogfight. Single player, with friends or against AI. There are 50+ levels and a map-editor included. Global hi-score and achievements with replays on the website. The game plays on Windows, Linux and Mac.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    php2desktop

    php2desktop

    Build Windows desktop applications using PHP, Javascript, CSS & HTML

    php2desktop gives developers the ability to create content rich native Windows GUI applications using web technologies they're familiar with. Zero C language knowledge is necessary, simply copy your web files into the www directory and run by opening the .exe file. In a way, php2desktop is a PHP to exe compiler without the headache of running commands. php2desktop is an out-of-the-box solution that comes pre-built with PHP 8 and a Chromium 114 embedded browser; combine with the power...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    BinaryPHP is a PHP To C++ converter which will convert PHP scripts into C++ equivalents ready to be compiled using any ANSI compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TemplateLite

    A small fast Template Engine for PHP, without a huge framework.

    Template Lite is a very fast, small HTML template engine written in PHP. The engine supports most of the Smarty2 template engine functions and filters. This template engine is no longer a Smarty Replacement. But is still similar to Smarty. The new TemplateLite3 is currently in the works and has a new parser and compiler structure along with a modified syntax. The new TemplateLite is not 100% backward compatible for the templates but, the usage from php should be. Version 2 will still receive...
    Downloads: 3 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5
    Cygwin Ports

    Cygwin Ports

    Repository of desktops and programs for the Cygwin platform

    A large repository of open-source programs built for Cygwin, including X11 desktops, language interpreters, multimedia frameworks, cross-compiler toolchains, and much more. Also hosted here is the cygport tool for building Cygwin packages. cygport releases and the Ports Git repositories are hosted here; Ports packages are available from the website.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    CLUE - C Learning Undergrad Environment

    Tools to support the learning of the C programming language

    CLUE (C Learning Undergraduate Environment) is a software allowing students to work on assignments in the C language while benefiting from support for peer testing, hyper-linked tutorials to help them understand compiler error messages, detection of "novice errors" with warnings hyper-linked to tutorials. Sponsored by National Science Foundation under award CCLI #0836863.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    LEE_FSM

    Finite State Machine; PHP; LUA;

    The software resents an executable specification language based on deterministic finite automata, this allows the user to perform tests of word recognition in the state machines that are defined by it. Moreover, it’s possible for the user to assign snippets of code to be executed every transition automaton, these snippets can be described in Lua or PHP programming language. To test that were conducted in the language, was developed a compiler that recognizes words and generates object code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Compiler and interpreter for the Scriptol programming language. Scriptol is object oriented and the first language to use XML as data structure in sources. It is easy to learn and safe. Also, RSS readers in PHP, an RSS feed editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Abstract model for serialization of entities that may be listed, this includes all representations to be made in database managers that use the entity relation model. Currently only compatible with MySQL using PSF.DAPI based on MySQL NET connector
    Downloads: 0 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 10
    Eleven is a programming language for creating robust, scalable web applications. It offers a 20x programmer productivity increase over ASP, JSP, etc. by automating state management and UI layout. The compiler generates ready-to-run PHP or mod_perl code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Bambalam PHP EXE Compiler/Embedder is a free command line tool to convert PHP applications to standalone windows .exe applications. The exe files produced are totally standalone, no need for php dlls etc.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 13
    PHP4Mono is a compiler that enables Mono to run PHP code. It translates PHP scripts to Common Intermediate Language (CIL). Like that PHP scripts can be executed as console applications on Mono. You can even build GUIs directly from within a PHP script!
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Php Lexer - converts .lex files into .php files (so you can tokenize files) used to be: a PHP compiler for the .NET CIL (but that's pretty dead now)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CORBA for PHP is a PHP Extension to use CORBA objects in PHP5(Zend Engine 2). It uses MICO as its ORB and will also provide an Idl-to-PHP language mapping specification and compiler. For a PHP4 CORBA support look at the great Universe-phpext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CrossBOT is an open source crossword construction system that features an advanced "stand alone" crossword compiler, based on consistency and intelligent backtracking algorithms, along with a web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AmIDE - Amiga Integrated Development Environment is a modern MUI based IDE system that should make the Amiga developer able to use his favourite Compiler system with a modern looking GUI System with features like filetype handling, Build/Make, TextEd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pepperDoc is an automatic documentation compiler similar to javadoc, but for use on php sources. It is very easy to use, because it's a commandline/binary, so you don't need to have a PHP-parser installed on your machine. Currently win32 only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    phalanger

    Phalanger is PHP 5.4 compiler and runtime for .NET Framework.

    Introducing full-featured PHP 5.4 runtime & compiler for .NET/Mono frameworks. Phalanger is an open-source implementation of PHP, compatible with the vast array of existing PHP code. In addition, Phalanger gives PHP application developers a lot of new possibilities; it improves the performance, allows them to use modern environments, and takes advantage of seamless .NET integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next