Search Results for "ccs c compiler" - Page 2

Showing 86 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
  • 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.
    Learn More
  • 1
    CodePad.org

    CodePad.org

    android app for CodePad.org & ideone.com

    An android client of CodePad.org & ideone.com CodePad.org is an oneline free multi-language compiler for developers. ideone provide non-free services for the same work. ideone is much more powerful Now the tool support C,C++,Java (for ideone), Bash (for ideone), R (for ideone), Python, Ruby, Perl, PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Open RVC-CAL Compiler
    The Open RVC-CAL Compiler (Orcc) is a compiler under BSD license for the RVC-CAL dataflow programming language. Please consult the project homepage at http://orcc.sourceforge.net for more information.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    CrossBridge-Community

    CrossBridge-Community

    C/C++ Compiler for the ActionScript Virtual Machine (AVM2)

    ...-community/crossbridge/issues GitHub - Wiki: https://github.com/crossbridge-community/crossbridge/wiki GitHub - Examples: https://github.com/crossbridge-community Demo: http://www.vpmedia.hu/crossbridge/neverball Tutorials: https://www.adobe.com/devnet/tagsearch.tsb.prod-_sl_flascc_v_.tse.html http://bruce-lab.blogspot.hu/2014/01/crossbridgeflascc-resources-collection.html https://tv.adobe.com/watch/max-2013/from-c-to-flash-the-power-of-the-adobe-flash-c-compiler/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    EzCMake Eclipse CDT CMake Plug-IN

    CMake Managed Build Support for the Eclipse CDT

    This project adds CMake support to the Eclipse C Development Tool Kit (CDT). CMake is cross-platform free and open-source software for managing the build process of software using a compiler-independent method. It is designed to support directory hierarchies and applications that depend on multiple libraries. It is used in conjunction with native build environments such as make, Apple's Xcode, and Microsoft Visual Studio. It has minimal dependencies, requiring only a C++ compiler on its own...
    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

    ghaggis

    GHC : Glasgow Haggis Compiler

    This is a compiler for the 'pseudocode' Haggis used by the Scottish Qualifications Authority for specifying pseudo code. The compiler is implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MIDletPascal
    MIDletPascal is specifically suited for development of J2ME midlets. It's compiler translates Pascal source code directly into Java microedition bytecode.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Forth compiler for the Compiled Virtual Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    PizzaFactory is a distribution package for embedded software development based on Eclipse. The fullset of PizzaFactory is a commercial product. Here is a OSS version (subset but enough useful for hobby users.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10
    Proteus Cross Compiler system allows the generation and compilation of Java Code from llvm-gcc compatible languages (C/C++/fortran). The generated code will execute at up to 50% of native code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mjcide was developed as a final project for Compiler class at UFABC (Universidade Federal do ABC). The project has two components: a microjava compiler (MIT license) and an IDE (LGPL 2.1 license).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BinaryNotes is the Open Source ASN.1 (Abstract Syntax Notation One) framework for Java and .NET based on annotations/attributes. The framework has the flexible ASN.1 compiler, the runtime library that supports BER, DER and PER, and the Message Queues
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ECL is a system-level specification language for HW/SW designs and is based on Esterel and C. The ECL compiler parses ECL, writes Esterel and C, and uses the Esterel compiler to produce an implementation. Originally developed at Cadence Berkeley Labs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    A modest extension to C, XMTC allows representing parallel (PRAM) algorithms as parallel programs, and run XMTC code using a compiler and cycle accurate simulator of the University of Maryland explicit multi-threaded (XMT) many-core architecture.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Verto is a compiler that uses a top-down recursive descent parser implemented in Java for educational purposes. It translates Verto language (a subset of the C language) into Caesar machine language. Verto is the Latin word for interpret.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    M8C compiler for PSoC family of microcontroller from Cypress Semiconductor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Automata Based Programming Tool for implementing logic for J2SE, J2EE and Sybmian applications. Consists of Java FSM Framework and Eclipse Plugin parts. Plugin implements UML model editor, visual debugger, validator, compiler and interpreter for Eclipse
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Android tools for MediaTEK MT53XX Serial Chips
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Compiler of a 0+ order rule system. From a ruleset using attribute value formalism a decision tree is build and java/C/C++ execution code will be generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    platform independant tool suite for c. including c compiler for pcode target.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libmsgque

    libmsgque

    something that writes code for you

    ... language that is supported by the Programming-Language-Micro-Kernel support. It even supports running multiple programming languages in a single piece of software. Supported Languages are: (C,C++,C#,VB.NET,Java,Python,Ruby,Perl,PHP,Tcl or GO) > Strategy: It takes 4 years to write a programming-language, but it only takes 4 weeks to insert a micro-kernel. The package-item is connected to one another via a pipe or a socket and is based on packets .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 0 This Week
    Last Update:
    See Project
  • 24
    UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A sub-C cross compiler for EduMIPS64 simulator. EduXcomp is a java project built using the antlr tool, and a grammar written by Monty Zukowski hardly modified by Elena Carobene, Massimo Trubia, and Alessio Tognazzolo.
    Downloads: 0 This Week
    Last Update:
    See Project