Search Results for "ccs c compiler" - Page 17

Showing 1160 open source projects for "ccs c compiler"

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
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 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: 7 This Week
    Last Update:
    See Project
  • 2
    Clue is an experimental C compiler that generates code for high-level dynamic languages such as Lua, Javascript, Perl5 and Common Lisp, as well as non-dynamic languages like C and Java. It supports the complete ANSI standard, including pointer arithmetic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Visual Win32

    Visual WinAPI IDE for C/C++

    Visual WinAPI IDE for C/C++. WinAPI WYSIWYG Editor.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    json_library

    Another C++ based JSON Library (/w Parser/Generator/Navigator)

    Native C++ implementation of a JSON library. Contains a Parser, a Generator and and easy-to-use Navigator in one single class. To build you will need at least a C++11 capable compiler such as MSVC 10 (express edition). There is no other 3rd party library required to compile or run it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    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: 2 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8

    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: 10 This Week
    Last Update:
    See Project
  • 9
    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: 2 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

    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: 0 This Week
    Last Update:
    See Project
  • 11
    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: 1 This Week
    Last Update:
    See Project
  • 12
    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: 44 This Week
    Last Update:
    See Project
  • 13
    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
  • 14

    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
  • 15

    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
  • 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
    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
  • 20
    Small, robust mailer (MTA) for FIDO and FIDO-like amateur networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23
    ZLR is a Z-Machine interpreter designed to run modern interactive fiction games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rapier-script

    rapier-script

    A simple to learn but powerful language

    A simple to learn but powerful language. The compiler is written in C. specs of the language are being worked on check the SVN or GIT for more info. the GIT is a mirror of the GitHub project repo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The intention is to provide an OS (optionally USB-loadable), that doesn´t require much system-resources. A powerful system offering new life to older PCs as well as offering a retro-system for those of us who miss C=64. Update 032815: To kickstart the project, Commodore OS (http://en.wikipedia.org/wiki/Commodore_OS) is revived. Files uplpaded.
    Downloads: 2 This Week
    Last Update:
    See Project