Search Results for "c compiler vm" - Page 19

Showing 1281 open source projects for "c compiler vm"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    TeX Creator

    TeX Creator

    A LaTeX editor with a built-in TeXSample service client

    ... on-line compiler, which works just the same as a usual local compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ruby-debugger-runtime

    Patches to Ruby 2.x and 1.9 to support beautiful debugging

    This repository contains patches (and ruby tarballs) which provide enhanced runtime support to allow beautiful, feature-rich debuggers or profilers for Ruby 1.9.x or 2.x. Some of the patches are useful for other things as well. A debugger which makes use of all of these features is https://github.com/rocky/rb-trepanning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    OpenAxiom: Scientific Computation System

    A system for computer algebra and symbolic mathematics

    OpenAxiom is an open source Computer Algebra System. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4

    Log Templater

    Templater is a fast log processor for security engineers

    .... The following mentrics were generated in a Linux VM running on an i7 @ 3.2GHz. Please donate if you find Log Templater (tmpltr) useful. BTC: 1GwYToq2AuUWUfJJ7NeCpksfjMth7bw7Tu LTC: LKh99yzPeXZ7jQgvGgRhkTGReN4TRK4C6p
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 5
    Makebreed

    Makebreed

    Easy c/c++ project and makefile creation

    Makebreed is a configurable shell script (./configure) that generates project files and makefiles for C/C++ development using the gcc or clang compiler. The created makefiles has the additional ability to build binary .deb packages on supported distributions. It is a simple, clean and easy alternative to gnu auto-tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    oovcde

    oovcde

    C++ analysis IDE with auto class, sequence, zone, dependency, diagrams

    The Oovcde project has been renamed to OovAide. Downloades from either location work for now. The Oovcde project is a C++ IDE for Windows or Linux with an automated multi-tasking build system, cross compiler support, an analysis tool based on CLang that creates UML class, component, sequence as well as zone and portion diagrams from C++ source, static analysis and test coverage. The diagrams allow navigation through the source code, and can be edited manually and saved as .SVG files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    coins-compiler

    COINS Compiler Infrastructure

    COINS compiler infrastructure provides modulalized compiler components such as C front-end, Fortran front-end, optimizers, parallelizers, and back-ends for Intel x86, Sparc, Arm, Mips, PowerPC, etc. so that compiler developers can easily construct their own compiler by combining or modifying the components or adding new components. It has powerful retargeting facility so that a code generator for new machine can be constructed in 3 to 6 months. The execution speeds of generated codes...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8

    Free.iso8583.NET

    ISO 8583 message parser/compiler (Free.iso8583.NET)

    It makes message parsing/compiling esier. It will convert ISO 8583 message to a model object and vice versa. So, the other parts of application will only do the rest effort to make business process done. The other parts will accept message as a model object and also send message as a model object. The model object is an object whose properties representing each fields in the message and their value has been converted to the appropriate type such as integer, decimal or string. Developed using C...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    The B compiler is a tool able to parse B models, and perform syntaxic and semantic analysis. It can also be used as a library, linked to applications manipulating B models (cross referencer, code generator, documentation generator, etc.). The most recent source code is available at https://github.com/CLEARSY/BCOMPILER
    Downloads: 5 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    ShaderNinja

    ShaderNinja

    A live OpenGL fragment shader compiler and viewer

    ShaderNinja provides the user with an intergrated editing environment in which one can write, compile, debug and view fragment shader programs. Time and resolution uniform variables are present for the user's convenience. The program does not require installation - simply extract the .zip file in a convenient location. The installer is simply for convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Qfsm

    Qfsm

    A graphical Finite State Machine (FSM) designer.

    A graphical tool for designing finite state machines and exporting them to Hardware Description Languages, such as VHDL, AHDL, Verilog, or Ragel/SMC files for C, C++, Objective-C, Java, Python, PHP, Perl, Lua code generation.
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 12
    xSTreamC is a streaming language developed by STMicroelectronics to support the mapping of data intensive streaming applications on distributed multiprocessor SoCs. A compiler and a simulation library are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    oop_examples

    examples for Object Oriented Programming book

    Here are the C++, Java, and Python examples for use with the book Object Oriented Programming: The Essential Introduction to the Foundation of C++, Java, Python, PHP, C#, and More. For compiler, JVM, and Python interpreter options, see: http://www.stroustrup.com/compilers.html http://www.oracle.com/technetwork/java/javase/downloads/index.html https://www.python.org/downloads/ Read the documentation on the site to select the right download for your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Concurrent Object-Oriented Language

    An object oriented language for concurrent software development

    COOL is an object oriented programming language specialized for concurrent software development. Language syntax is similar to C++/C# and Java. For proper documentation please read the diploma thesis (Only available in german yet). Some of the goals to achieve: - Embedding some design-patterns on language level (singleton, state-pattern) - Implementation of a back-end for byte-code generation - Extending the compiler with an optimization phase for optimizing byte-code - Optimizing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    nano VM
    nano VM - a small virtual machine with compiler and assembler. features: file I/O, TCP/IP sockets, GUI & sound server, JIT-compiler (x86). platforms: Amiga 68k, AROS, Linux, Windows, Android
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    DictionaryTeacher

    I written this console application to help my daughter to study words

    I'v just finisched the release 0.0 and seems to work (my daughter is happy!!!) This file is not a real document but just a set of tips to help the understanding. 1. this program is a consolle application 2. only the source files (.h, .c, .cpp) are supplied: so this code is available for evry platform where a compiler is available 3. into the .zip there are also - an executable for OSX Snow Leopard (working) - a dictionary database (73 voices) - a .csv that has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    BCXDevSuite

    Development Suite for BCX

    Latest version 1.3 updated to remove compilation warnings and tested on Windows 10 Tech Preview. This is a collection of programs put together to build an amazingly small and compact development environment for BCX. Unzipped it comes in under 9MB and has an IDE for writing BCX code, a resource editor for visually creating Windows and a C compiler. The BCX Basic code is converted to C and compiled making the resulting EXE small and very fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ZILF

    This repository is deprecated. Use Heptapod instead.

    THIS REPOSITORY IS DEPRECATED. Please use the Heptapod repository instead: https://foss.heptapod.net/zilf/zilf ZILF is a set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tux Hat Linux

    Tux Hat Linux

    What you see, is what you get! GNU/Linux Arch Based Distro

    # Summary: Tux Hat Linux is a Arch Linux Based Distro. K.I.S.S. principle, keeping the UNIX logic within a GNU/Linux System. This OS has a main menu script / auto session program call tuxhatlinux within that you can load up Fluxbox, also have setup-tuxhat to setup the system live session and to install it to a HDD. It is a very lightweight distro. and giving the users the freedom at hands. # Tux Hat Linux Pastebin to use, modified, study, and learn from the source....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    GPPCC

    GPPCC

    Graphical Pretty Print C++ Compiler

    GPPCC is Graphical Pretty Print C++ Compiler. It supports C++99. This is a front end compiler tool for C++. This will convert unformatted C++ source file into formatted C++ source file with a prefix "pp_". For further information please read documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Small, robust mailer (MTA) for FIDO and FIDO-like amateur networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GUI for handling QEMU command-line configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RESideMenu

    RESideMenu

    iOS 7/8 style side menu with parallax effect

    RESideMenu is an iOS 7/8 style side menu with parallax effect inspired by Dribbble shots (first and second). Since version 4.0 you can add menu view controllers on both left and right sides of your content view controller. Requires Xcode 6 or higher, Apple LLVM compiler, iOS 6.0 or higher, and ARC. The recommended approach for installating RESideMenu is via the CocoaPods package manager, as it provides flexible dependency management and dead simple installation. For best results...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    fastCropper

    fastCropper

    Just shows, crops and stores an image!

    My small c++ Project is based on the MIT license. It uses openCV and fltk to crop/copy an image region from an image (first parameter of the executable) and stores the image (input field). Why this program? I search very long for a small image-viewer with cropping function. I get only Gimp to do that on Linux, and it loads and stores not fast enough. Because there is fltk and openCV on Windows and Mac, it should be possible to compile it on other systems than Linux. UPDATE: Yes! I create...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ZLR is a Z-Machine interpreter designed to run modern interactive fiction games.
    Downloads: 0 This Week
    Last Update:
    See Project