Search Results for "ansi c interpreter" - Page 6

Showing 910 open source projects for "ansi c interpreter"

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.
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 1
    PHP Desktop

    PHP Desktop

    Develop desktop GUI applications using PHP, HTML5, JavaScript

    ... of turning an existing website into a desktop application is basically a matter of copying it to the directory. In a certain sense phpdesktop acts as a PHP to EXE compiler. It embeds a web browser, a multi-threaded web server and a PHP interpreter. All embedded into a single application, a portable folder that you can easily distribute to end-users by packing it to zip archive or by making an installer for your application. The web server embedded is a custom edition of Mongoose.
    Downloads: 54 This Week
    Last Update:
    See Project
  • 2
    VAX Universe

    VAX Universe

    Old-School Console Game

    Universe is an old VAX console game, rescued from DECUS archives from the 1980's, converted to C and able to be run under Linux. It is vaguely similar to the old STTR1 and TREK73 games of that era.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BCPL for Commodore 64... and more...

    BCPL for Commodore 64... and more...

    BCPL INTCODE interpreter for the Commodore 64 (Who needs an IBM 360?)

    Here you will find a small INTCODE interpreter written in C. The code not only compiles using CC65 (C64), but also with GCC, Laser C (ATARI ST), Megamax C (ATARI ST), Pure C (ATARI ST) and Sozobon C (Atari ST). Which means, it should compile on just about anything. Unlike other icint's, this one includes all of ICLIB and BLIB inside the interpreter, so, you don't need to include extra INTCODE. There are a lot of tasks that can be done to improve this system including: 1) Reducing the size...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CTU CCO

    CTU CCO

    Object oriented framework for C

    CCO is a framework with which you can develop C applications in an object oriented way keeping the advantages of the structural programming and the full power of C. CCO is NOT an interpreter, you use pure C natively if you use the CCO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    DuroDBMS

    DuroDBMS

    Relational Database Management System

    A relational database management system, based on the principles laid down in the book "Databases, Types, and The Relational Model: The Third Manifesto" by C. J. Date and Hugh Darwen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SparthMP

    SparthMP is an ANSI-C math library for Multi-Precision calculations

    SparthMP is an ANSI-C math library for Multi-Precision calculations, i.e. beyond float/double domain. It supports regulated accuracy of calculations. For algorithm design with this library you should have an understanding of rounding errors in math.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    CANopenNode

    CANopen based stack for communication in embeded control systems.

    Project was moved to https://github.com/canopennode ---- CANopenNode is an open source software stack used for serial communication of multiple devices over the CAN/CANopen Network. It works on different microcontrollers, is reliable, simple and powerful and is suitable for industrial or home automation. CANopen is the internationally standardized (EN 50325-4) (CiA DS-301) CAN-based higher-layer protocol for embedded control system.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8

    jpeg2pdf

    Create PDF from JPEG scans and photos

    Cross-platform command-line tool for creation of PDF documents from scans/photos of pages in JPEG (.jpg) format and the lightest weight ANSI C library to put multiple JPEG files into one PDF file. You can add handwritten comments to PDF scans (over original images) with xournal: http://xournal.sourceforge.net/ It supports graphics tablets and saves comments to PDFs as vector data.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 9

    CUML

    The C source code generator from UML state charts

    Cuml is a free source code generator. It converts your Hierarchical State Machines (UML Statecharts) into simple readable C code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 10
    ZM

    ZM

    A library to handle coroutine and green thread in C

    ZM is a C library to handle continuations (coroutine, exception, green thread) with finite state machines. The library is written in C99 without external dependecy or machine-specific code and can be compiled in ansi-c or ansi-c++ with the minal effort to define two unsigned int type (uint8_t and uint32_t).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    a8cas

    A portable library and tools for archiving images of Atari 8-bit tapes

    A portable library and tools for archiving images of tapes with Atari 8-bit computer software. Provides a common interface for loading and saving tape images in various formats. Designed for use by emulators and Atari<->PC communication software.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Jurassic

    Jurassic

    A .NET library to parse and execute JavaScript code

    Jurassic is an implementation of the ECMAScript language and runtime. It aims to provide the best performing and most standards-compliant implementation of JavaScript for .NET. Jurassic is not intended for end-users; instead it is intended to be integrated into .NET programs. If you are the author of a .NET program, you can use Jurassic to compile and execute JavaScript code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    nuBASIC

    nuBASIC

    BASIC language interpreter (multiplatform)

    nuBASIC is an implementation of an interpreter of the BASIC programming language and IDE. It has been designed mainly for educational purposes and it is suitable for simple games, educational or small business programs.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Tail for Windows

    Tail for Windows

    Windows visual tail for log and text files

    WinTail is a freeware Tail for Windows tool, capable of simulating the LINUX / UNIX tail command, including extra features offered by the Windows GUI concept. Includes features such as SMTP and sound notifications of specific keywords found within the files being monitored by a sort of grep functionalty. This tool is compatible with all 32bit/64bit Windows platforms both client and server.
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 15
    CLIck

    CLIck

    a CLI generator and and SW library

    CLIck allows you to create flat or hierarchical CLI (command line interfaces) in an extremely easy and quick way, supporting very popular features like history with command recalling, context-based auto-completion, tab-based command list, automatic command-line help, special characters, automatic structure builder, and much more. CLIck is written in ANSI C and tested on C and C++ applications on several architectures. It doesn't depend on any external library and uses only a very small subset...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RKH - State Machine Framework

    RKH - State Machine Framework

    State machine framework for reactive embedded systems

    RKH is a generic, flexible, modular, highly portable, ANSI-C compliant, and open-source development tool for implementing hierarchical state machines based on modern state machine concepts. This modern techniques are used to give an abstract description of the dynamic behavior of a system in a substantial manner. The RKH not implements neither entire UML specs. nor entire Statechart specs. Instead, the RKH intention is to support just enough basic concepts of that powerful tools to facilitate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    StrollingWolf

    StrollingWolf Comments Remover

    c/c++, c#, css, js, java, php, html comment remove tool. 1. Support self defined file suffix name 2. Support utf8,ansi,gb2312,gb18030,gbk, and any gb 3. Support xp, win7+ x32/64 windows OS 4. Support to remove single line comment //.... 5. Support to remove break line comment //....\ 6. Support to remove block comment /**/ 7. Support to remove #if 0 and nest 8. Support file/folder, multi files/multi folders batch clean 9.Support to remove <!-- --> block comment for any files see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    lux

    Extended Lua for Unix

    Custom Lua interpreter, libraries, and bindings for Unix platforms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Amberworld is (going to be) an interpreter for the Amiga classic Ambermoon (by Thalion) and games with a similar engine (Dragonflight, Amberstar, Albion). This project needs support, looking for an 680x0 assembler geek.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    simple-lang

    The Simple Intelligent and Modular Programming Language & Environment

    A simple, plain and innovative programming with multi-paradigm. It can be embedded in C/C++ projects. The language is portable to various OS including windows, macOS, any linux and unix distros and other OS. The language is small and fast
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Prototype-based embedded interpreter for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DBLX

    DBLX

    DBLX3 Relational Database System

    DBLX 3.3 is available! DBLX is a multi-user, client-server relational database. DBLX uses standard SQL and has many types of clients, and client API's. DBLX has a REST server to allow direct access from web applications. The design goals of DBLX are to produce a very fast database which can be used with standard ANSI sql. DBLX source code is available in C# and Java. DBLX includes the server component, a command-line client, as well as client APIs. DBLX is well-documented so that you can just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RunAWK is a small wrapper for AWK interpreter that helps write standalone programs in AWK. It provides support for modules and other powerful features. It comes with dozens of modules which provide efficient means for handling command line options, powerful functions for manipulating strings and arrays as well as sorting, mathematical, tmpfile, braceexpand functions and a lot of others.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    ECS:Python

    ECS:Python

    Light-weight C++ library for embedding Python into C++

    ECS:Python (Embedded C++ Scripting with Python) is a simple Python wrapper library designed specifically for C++ developers who wish to add Python scripting to their new / existing C++ projects. ECS:Python allows you to expose objects from a C++ application to an embedded Python interpreter for interactive scripting. ECS:Python is light-weight and easy to use. To get started all you need to do from your project is #include "EcsPython.h", and link to the EcsPython library. Included...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    libdropbox

    Small ANSI C lib for dropbox/windows azure communication

    Small ANSI C lib for dropbox and windows azure communication. Built for small platforms. Using PolarSSL for https communication. Features a small self contained https module and a modified version of the JSMN json parser. Originally based on the dropbox_uploader script. Able to do most dropbox actions. Eg. Upload file, download file, list, file info, account info, share link. Also contains a small CLI programs that interfaces with the lib. Also capable of windows azure service bus...
    Downloads: 0 This Week
    Last Update:
    See Project