Search Results for "ansi c interpreter" - Page 11

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.
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 1
    Valvula

    Valvula

    OpenSource high performance mail policy daemon for Postfi

    Valvula is a OpenSource high performance mail policy daemon for Postfix, written in ansi C, that provides out of the box support for sender login mismatch, mail quotas, per user and per domain blacklists and whitelists and much more. It is system administrator friendly by providing many automatic features (like automatically detecting Postfix MySQL databases to be able to detect local domains and local accounts to make better decisions).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The mariabasic is a small portable basic like syntax interpreter(http://www.jasenko.com.mk)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    WpfAnsiView

    ANSI art viewer for Windows

    A simple, straightforward WPF Windows application for quickly viewing ANSI art files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Forth interpreter done for .NET. Just a way to learn Forth, CIL and more C#.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5

    ChipEight

    Another Chip8 emulator/interpreter

    A Chip8 emulator written in C/C++. Runs in Linux, but very little platform dependent code (one call to usleep from unistd.h). Uses SDL for keyboard and graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    Primary aim of this project is a creation of combine interpreter able to execute as much as possible esoteric languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Coconut Framework

    Base infrastructure for Mac OS X application

    Coconut framework is base infrastructure for Mac OS X application. For more details, see the project web page (http://coconut-frmwk.sourceforge.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Baus

    Baus

    An open source video streaming server

    Baus can stream in jpeg format, and swf over http. The server also can record flv videos. Baus streams in public and private mode using a token authentication method to ensure only authorized clients to watch videos. Baus run on linux and works with /dev/video devices. The server can also stream from low-cost multi-plexed DVR cards. Baus is build on ffmpeg libs (libav), and it is written in ANSI C, using the Eclipse IDE. A sample PHP client is provided for test purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 10
    AdLint

    AdLint

    Open source and free source code static analyzer

    AdLint is a source code static analyzer. It can point out insecure or nonportable code fragments, and can measure various quality metrics of the source code. It (currently) can analyze source code compliant with ANSI C89 / ISO C90 and partly ISO C99. AdLint is written in Ruby. So, it is available for Windows, Mac OS X, GNU/Linux, FreeBSD and any other platforms supported by Ruby.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11

    ExactCalc

    Software for exact computing based on interval arithmetic.

    ... that contains exact result of computation. Sometimes is more easy to use numerical unstable algorithm to solve problem. Instability is actually speed of accumulating the truncation error, but it can be decreased arbitrary by using more precise computation. Interval arithmetic provides us control of accumulating truncating error. To save Your time using CPU time this program provides interpreter of simple programming language based on interval algebra with arbitrary precision arithmetic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MicroLua DS

    MicroLua DS

    MicroLua brings Lua on the Nintendo DS for easy programming

    MicroLua brings the programming language Lua on the Nintendo DS for easy and fast development of beautiful homebrews! Based on brunni's µLibrary, µLua is a Lua interpreter featuring fast drawings and many important functionalities. You can exploit your Nintendo DS with the simplistic yet powerful Lua language! On your cartridge, MicroLua is a NDS executable that shows as its frontend a great graphical shell from which you can explore your cartridge and run Lua scripts written for µLua. µLua...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Graphal

    Graphal

    Graph algorithms interpreter, IDE, debugger, 3D visualizations.

    Graphal is an interpreter of a programming language that is mainly oriented to graph algorithms. There is a command line interpreter and a graphical integrated development environment. The IDE contains text editor for programmers, compilation and script output, advanced debugger and visualization window. The progress of the interpreted and debugged graph algorithm can be displayed in 3D scene.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Ghostscript.NET

    Ghostscript.NET

    The most completed managed wrapper around the Ghostscript library.

    All other C# Ghostscript wrappers that you can find on the internet does not allow you to progressively render PDF page directly to the screen without exporting the page to the disk first. This wrapper does not require exporting to the disk, it can render tiles progressively from the Ghostscript interpreter. Please go to http://ghostscriptnet.codeplex.com/ for development files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    CVXcombine

    A command line program combines several csv/CVX files to one

    A csv/CVX file is a Calibration Values Exchange Format file used by INCA CDM software produced by ETAS GmbH. This CVXcombine application is develop under ANSI C, useing for combine several csv/CVX files to only one csv/CVX, the concept is to comment the first line of each csv/CVX file by [* **cvx_combine comment this line **] words and paste them in one file, so it can be recognized by INCA CDM as a totally one calibration file. This is always used when make a calibration update after...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    bmpstream

    bmp manipulate

    Bitmap data manipulate, written in Ansi C. Support both bmp file or bmp format data in memory. Bmp data(file) is take as a stream, you can open/close/create/read/write/seek/tell to the stream, and some special functions are provided, e.g. get rectangle, get line, merge(alpha blending).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C++ On Air

    C++ On Air

    Light-weight C++ web application server library

    C++ On Air (or "ConAir") is a light-weight library that combines the power of C++ with the flexibility of Interpp to allow you to create impressive web applications with new / existing C++ code. ConAir uses an embedded http server and Interpp interpreter to serve html, and process http requests from within your C++ application. This internal server establishes a bidirectional web socket connection between your C++ application and a client-side JavaScript interface for interactive scripting via...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ham Radio Software Based Repeater Controller Daemon. Tested under Linux but, according to documentation, should compile and run under several Unices, to include, Darwin, OS X, Linux, BSD(Free,Net,Open) and Solaris (too incl OpenSolaris) on various platforms to include i386, X86-64 (amd64), ARMv6, ARMv7.1, and Raspberry Pi. !!Not designed for Microsoft Windows based computers!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Open Object Oriented ANSI C provide API to build Object Oriented application in ANSI C language. It provide common base classes that allow inheritance to develop application with your own reusable objects, and smart exception recovery support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AnsiGL

    AnsiGL

    A modern "graphics" API for text-based applications

    Sourceforge is no longer being updated! Check out our new home instead: http://github.com/nicrohobak/AnsiGL ---------------------------------------- AnsiGL is a C++ console text "graphics" API using simply ASCII characters and ANSI escape sequences, and all without the use of any video hardware. It strives to be a simple-to-use text-graphical toolkit have with an intuitive interface for developers, while maintaining a sufficiently high degree of flexibility. Many comparable APIs tend...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MiniBasic

    MiniBasic

    Basic interpreter in ANSI C

    MiniBasic is a small but usable Basic interpreter. It is written in pure ANSI C, so it should be easy to get up and running in almost any environment. It has been used for PIC32 electronics projects, as an embedded scripting language, and as a teaching aid. There's an associated book, and full documentation and sample programs online (go to the project's web pages). It's designed to be easy to modify, to use the code as the basis for your own interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    kmul

    Constant multiplication routine generator

    .... 641-652, July 1986. kmul can be used for emitting a NAC (generic assembly language) or ANSI C implementation of the multiplication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cdoc is a C documentation tool. It generates web-based documentation from source files containing K&R or ANSI C. Function declarations are combined with the immediately preceeding comment to generate a description similar to a standard library definition
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    COIL Programming Language

    COIL Programming Language

    COIL:A Programming Language made by Teens for Teens(ikr)

    Complex Output Input Language. It was made because games in python end up quite ugly and bloated. This is designed to be clean & easy. It's an interpreter, It was written in C++. Not a singe line of code was written by an adult (except the standard c++ libraries). Give it a try and tell me what you think. It's a work in progress so there are only input and output functions, variables and if statements. Because it's at an early stage in design, any ideas you give me now can be integrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Console based Editor

    Console based Editor

    text editor consol based and an IDE

    Console based EDitor (CED) is console based program which has curses like interface and it has build in IDE .IDE is expandable.any language interface can added It is easy to use.It is part of PD* software and therefor,public domain software.it is highly customizable. ** IT IS PUBLIC DOMAN SOFTWARE **
    Downloads: 1 This Week
    Last Update:
    See Project