Showing 32 open source projects for "exe-generator"

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.
  • Smarter, faster clinical communication for healthcare businesses Icon
    Smarter, faster clinical communication for healthcare businesses

    Use one communication platform to enhance clinical workflows and improve patient care

    Communication among care team members involves a complex relationship between people, devices, and hospital systems. You might be struggling with an overwhelming surge of data, gaps in your communication, or inefficient communication workflows. These challenges make your job harder and negatively impact patient outcomes. There’s a solution to help – Spok Care Connect®. Spok Care Connect is the unified communication platform that provides care team collaboration, closed loop communication, and secure messaging to enhance your clinical workflows. It’s possible for one unified communication platform to solve the multiple challenges across different areas, departments, and locations in your health system.
  • 1
    HTerminal

    HTerminal

    A new, fast and powerful system shell! Written in pure C!

    A new system shell, which is (in some regards) stronger than even Windows Command prompt, made in pure C. This terminal is fairly new, and doesn't require any complex installing process. You just download it, and then immediately use it! HTerminal has an improved console interface with modern buttons. It only has 28 commands, but it is useful none the less! And, if you're already reading this, then why not give it a try? It is completely free and takes up less than 1 MB of space + you don't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pocket Application Maker. Combination of a rapid GUI generator and a flexible "text generator/commander" to handle both design and logic of an application simply from a text file. All with SQL capability (sqlite integrated).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SableCC is a parser generator which generates object-oriented frameworks for building compilers, interpreters and other text parsers. SableCC keeps a clean separation between machine and user code which leads to a shorter development cycle.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    KAREL 3D C++  ( Karel the Robot in 3D )

    KAREL 3D C++ ( Karel the Robot in 3D )

    Karel - 3D language interpreter

    version 5 in C++ WinAPI, for compiler MinGWx64 is manually rewrited from JavaScript no GL version in Notepad++ ( https://sourceforge.net/projects/karel-3d/ ). ZIP include source code and just one EXE file without install to direct Run KAREL-3D ( tested on Win10 x64 and Win7 x64 without MinGW compiller [ not need .dll ] ) Objects: brick, wall, mark, bridge. In Karel, currently can not be use Load or Save ( use Ctrl+C, Ctrl+V between the editor and Notepad ) Tip for Karel: Type command: FAST...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Shoplogix Smart Factory Platform Icon
    Shoplogix Smart Factory Platform

    For manufacturers looking for a powerful Manufacturing Execution solution

    Real-time Visibility into Your Shop Floor's Performance. The Shoplogix smart factory platform enables manufacturers to increase overall equipment effectiveness, reduce operational costs, sustain growth and improve profitability by allowing them to visualize, integrate and act on production and machine performance in real-time. Manufacturers that trust us to drive efficiency in their factories. Real-time visual data and analytics provide valuable insights to make better informed decisions. Uncover hidden shop floor potential and drive rapid time to value. Develop a continuously improving culture through training, education and data-driven decisions. Compete in the i4.0 world by making the Shoplogix Smart Factory Platform the cornerstone of your digital transformation. Connect to any equipment or device to automate data collection and exchange it with other manufacturing technologies. Automatically monitor, report and analyze machine states to track real-time production.
  • 5

    JILRuntime/JewelScript

    An object-oriented script language to embed in any application

    A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting. An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XML-Parse library is a lightweight set of functions for parsing, checking, and creating xml files. It can support stream-oriented, SAX or DOM parsing styles, and includes an optional xsd schema validator and graphical schema generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    NaiveLanguageTools

    C# lexer and parser

    NLT is free, open-source C# lexer and GLR parser suite -- which translates to ability to parse ambiguous grammars. Grammar can be defined directly in code or (preferably) in separate file (lex/yacc-like) for included generator. If you understand/guess the meaning of grammar in C#: // scanning lexer.AddStringRule(")", match => SymbolEnum.RPAREN); // parsing prod_builder.AddProduction(SymbolEnum.exp, SymbolEnum.LPAREN, SymbolEnum.exp, SymbolEnum.RPAREN...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    The Junicon Project

    Java-based Dialect of the Unicon Programming Language

    Junicon is a Java-based implementation of Unicon, a very high level object-oriented goal-directed programming language that lives at Unicon.org. Junicon features seamless Java object access, interactive interpretation, and numerous cleanups and enhancements while retaining Unicon's core expression-evaluation semantics. Please see the Junicon Project Web Site for publications about Junicon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    C#Prolog

    C#Prolog -- A Prolog interpreter written in managed C#

    C#Prolog -- A Prolog interpreter written in C#. Can easily be integrated in C# programs. Characteristics: reliable and fairly fast interpreter, command line interface, Windows-interface, builtin DCG, XML- and JSON-predicates, SQL-predicates, extendible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Solve workplace parking problems Icon
    Solve workplace parking problems

    The parking management platform for businesses, enterprises and property managers

    Employee and tenant parking that’s fair, simple, and stress-free. With future booking and spot sharing, parking is easy and equitable.
  • 10
    PhpMyCodeGenerator is a code generator framework, which allows you to create code generators as PHP functions and provide input to the code generators through an Excel/Calc file. PhpMyCellScript allows you to write programs directly in Excel/Calc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CSP embedded C-like scripting language

    C-like language parser, bytecode generator and a VM

    Project aims to implement a C-like language interpreter with small code and memory footprint for 32bit microcontrollers. At the time of writing, parser code size for Cortex-M3 is less than 10K and VM is less than 3K. RAM requirements mostly depend on code size and complexity, but few kilobytes should be enough to handle most reasonably simple cases. Parser and VM are written with code size priority, not security. Project should not be used to run code (and bytecode) from untrusted sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    iCodeGenerator

    a code generator for any programming language

    iCodeGenerator is a database centric template based code generator for any text(ascii) programming language like C, PHP, C#, Visual Basic, Java, Perl, Python... Supported databases are SQL Server, MySQL and PostgreSQL. Source Code Now at: https://github.com/VientoDigital/codegenerator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    I did what any real geek would do; I have written a compiler compiler. It is called Language Processor. A software that you can feed in a language definition with its semantic and you get an object that can run your program in your defined language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jAMAL
    jAMAL is a Java-based reimplementation of the AMOS Animation Language (AMAL).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    A universal parsing tool and source code generator for generative programming. It extracts useful information by parsing (BNF parser generator) and generates source code by several techniques, by interpreting a scripting language for flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Operno 5.50
    A dynamic and object-oriented programming language for developing extensions of modifiable applications. Features: OOP, flexible syntax, vectorial operations, dynamic linked lists, IDE, HTML generator, includeable DLL an so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Generate a parser at runtime from a collection of C++ objects. Concisely state a parser specification in ordinary C++ code. Learn from a parser generator with an object-oriented design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CL-BF - Brainf**k interpreter, virtual machine and code generator written in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    lightJacc is a small but strong grammar parser generator. It adopts a parsing strategy of its own: dynamic concurrent parsing -- which made it much stronger than LR or LL family CCs (YACC, ANTLR, etc), but still keep good performance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    RoboTools is a collection of programs for use with the FIRST robotics competition. Currently, it includes a PBASIC emulator (RoboEmu), a program generator (RoboGUI), a controller (RoboCon), and a linux PBASIC IDE (RoboIDE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    upx.exe的GUI前端.提供了比较方便的用户界面,支持upx.exe的大部分选项,可以加入exe、com、dll、sys等文件,对其调用upx.exe和strip.exe进行用户选择动作的处理。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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
  • Previous
  • You're on page 1
  • 2
  • Next