Search Results for "ccs c compiler" - Page 5

Showing 1155 open source projects for "ccs c compiler"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 1
    Google protobuf support for Lua

    Google protobuf support for Lua

    A Lua module to work with Google protobuf

    This project offers a C module for Lua (5.1, 5.2, 5.3, 5.4, and LuaJIT) manipulating Google's protobuf protocol, both for version 2 and 3 syntax and semantics. It splits into the lower-level and the high-level parts for different goals. For converting between binary protobuf data with Lua tables, using pb.load() loads the compiled protobuf schema content (*.pb file) generated by Google protobuf's compiler named protoc and call pb.encode()/pb.decode(). If you don't want to depend Google's...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Dev-C++

    Dev-C++

    Open Source C & C++ IDE for Windows

    Dev-C++ is a full-featured Integrated Development Environment (IDE) for Win32. It uses GCC, Mingw or Cygwin as compiler and libraries set. It supports Windows 98, NT, 2000 & XP. This is the original Dev-C++ software as published by Colin Laplace and this repository is frozen to version 4.9.9.2. For more recent versions of Dev-C++, please check the following forks: - Embarcadero Dev-C++: https://sourceforge.net/projects/embarcadero-devcpp/ (last update: March 2021) - Orwell Dev-C++: https...
    Leader badge
    Downloads: 86,794 This Week
    Last Update:
    See Project
  • 3
    Catalina C Compiler
    Catalina is a C compiler plus a set of C libraries and device drivers for use with the Parallax Propeller microcontroller. Catalina is a cross-compiler based on the retargetable C compiler "lcc". Catalina runs on Windows or Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C++ Compiler for VS Code

    C++ Compiler for VS Code

    C++ MinGW Compiler for VS Code

    C++ Compiler for VS Code Its installation program that setup your computer to use VS Code text editor to program with C++ language. Inside vsc++.exe we have: - MinGW version - gcc version 9.2.0 (MinGW.org GCC-6.3.0-1) - vsc++ icon - 2 CMD commands that adds envirement variables for you - 2 VSCode exensions installation commands
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 5
    SMC - The State Machine Compiler

    SMC - The State Machine Compiler

    Translates state machine into a target programming language.

    SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 6
    4tH compiler

    4tH compiler

    A Forth compiler with a little difference

    4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes...
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Falltergeist

    Falltergeist

    Opensource crossplatform Fallout 2 game engine writen in C++ and SDL

    Opensource crossplatform Fallout 2™ engine writen in C++ and SDL. Falltergeist is an opensource alternative for Fallout 2 and Fallout 1 game engines. It uses C++, SDL and OpenGL. Falltergeist requires original Fallout resources to work. You could add dependencies manually but it is easier to use Conan. First, set up your Conan profile to match your compiler or let conan autodetect your settings (conan profile new vs --detect and use --profile=vs when running conan install).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    AWS EC2 FPGA

    AWS EC2 FPGA

    AWS EC2 FPGA hardware and software development Kit

    ... and can be deployed in a scalable and secure way. Development experience leverages an optimized compiler to allow easy new accelerator development or migration of existing C/C++/openCL, Verilog/VHDL to AWS FPGA instances. Fully custom hardware development experience provides hardware developers with the tools required for developing AFIs for AWS FPGA instances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 10

    MinGW-w64 - for 32 and 64 bit Windows

    A complete runtime environment for gcc

    The mingw-w64 project is a complete runtime environment for gcc to support binaries native to Windows 64-bit and 32-bit operating systems.
    Leader badge
    Downloads: 83,350 This Week
    Last Update:
    See Project
  • 11
    Code::Blocks

    Code::Blocks

    A free C, C++ and Fortran IDE

    Code::Blocks is a free, open-source, cross-platform C, C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. Finally, an IDE with all the features you need, having a consistent look, feel and operation across platforms. Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. For instance, compiling and debugging functionality...
    Leader badge
    Downloads: 50,743 This Week
    Last Update:
    See Project
  • 12

    Ezapiya C++ IDE

    Ezapiya C++ easy to use C,C++ IDE with GCC compiler and debugging. it

    EZAPIYA C++ Ezapiya C++ easy to use C,C++ IDE with GCC compiler and debugging. it also have syntax highlighting future in it. Ezapiya C++ is very useful for beginners of C and C++ Language, its light wait and fast. Ezapiya C++ provides easy debugging facility for beginners of programming in C and C++. Why Use Ezapiya C/CPP IDE? Easy to use Ezaipya C++ is easy to use IDE for C and C++ programming language, it provide useful menu and toolbar with most of the it commands. Ezaipya C++ IDE give...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    gcc-win64

    x64 build of GCC for Windows

    x64 C/C++ compiler for Windows using: - gmp - mpfr - mpc - isl - cloog - mingw-w64 - gcc - seh You need at least core2 command set support to run this application.
    Leader badge
    Downloads: 5,523 This Week
    Last Update:
    See Project
  • 14

    Portable Object Compiler

    Smalltalk 80 extensions for C programs

    The Portable Object Compiler, a language and a runtime library for producing C programs that operate by the runtime conventions of Smalltalk 80 in a UNIX environment, as described in Brad Cox's book on Objective-C. The precompiler is backed by a library which supports Smalltalk 80's interpretatation of messaging; binding of a message to its target routine is done at run time.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vector Pascal is a language targeted at SIMD multi-core instruction-sets such as the AVX and SSE2 or x86-64-v3. It has a SIMD compiler which supports parallel vector operations, loop unrolling, common sub expression removal etc. It is implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Programming Without Coding Technology

    Programming Without Coding Technology

    Create software without writing a single line of code

    PWCT is not a Wizard for creating your application in 1 2 3 steps. PWCT is a general-purpose visual programming language designed for novice and expert programmers. A novice programmer can use PWCT to learn programming concepts like Data Structures, Control Structures and Programming Paradigms. An expert programmer can use PWCT to create any large and complex software. Using PWCT we developed a textual programming language Compiler and Virtual Machine without writing a single line of code...
    Leader badge
    Downloads: 1,949 This Week
    Last Update:
    See Project
  • 17

    Wildcat- Simple "C" XML reader

    Wildcat: Simple "C" XML reader

    A simple in C writen XML-Parser. Don't use macros or other non standard C-language extension. Object Oriented implementation. Support only single byte character sets. Tested with ARM-gcc 7.5 and Visual Studio 2019 C compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WinAVR
    WinAVR (tm) is a suite of executable, open source software development tools for the Atmel AVR series of RISC microprocessors hosted on the Windows platform. Includes the GNU GCC compiler for C and C++.
    Leader badge
    Downloads: 699 This Week
    Last Update:
    See Project
  • 19
    GnuCOBOL

    GnuCOBOL

    A free COBOL compiler

    GnuCOBOL (formerly OpenCOBOL) is a free, modern COBOL compiler. GnuCOBOL implements a substantial part of the COBOL 85, X/Open COBOL and newer ISO COBOL standards (2002, 2014, 2023), as well as many extensions included in other COBOL compilers (IBM COBOL, MicroFocus COBOL, ACUCOBOL-GT and others). GnuCOBOL translates COBOL into C and internally compiles the translated code using a native C compiler. Build COBOL programs on various platforms, including GNU/Linux, Unix, Mac OS X, and Microsoft...
    Leader badge
    Downloads: 634 This Week
    Last Update:
    See Project
  • 20
    AnalysePlugin
    ... will be stored in a dockable window in same ordering as in the origin and a double click allows you to jump to the original position. It is designed to treat log-files of typical size like 60MB. More features can be found in the help dialogue of the plugin. For generating the dll file I use a msdev compiler. If you like to port it to other OSs just let me know your changes and I'll incorporate it. Best Regards, Mattes H.
    Leader badge
    Downloads: 752 This Week
    Last Update:
    See Project
  • 21
    cc65

    cc65

    cc65 - a freeware C compiler for 6502 based systems

    cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools.
    Leader badge
    Downloads: 215 This Week
    Last Update:
    See Project
  • 22
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming...
    Leader badge
    Downloads: 425 This Week
    Last Update:
    See Project
  • 23
    Icarus Verilog is an open source Verilog compiler that supports the IEEE-1364 Verilog HDL including IEEE1364-2005 plus extensions.
    Leader badge
    Downloads: 141 This Week
    Last Update:
    See Project
  • 24
    PSPad

    PSPad

    Text and code editor

    PSPad editor is a programmers editor with support for multiple syntax highlighting profiles. It comes with a hex editor, CP conversion, text differences, templates, macros, spellcheck option, auto-completion, Code Explorer and much more. The program is pre-configured for the most popular programming languages (VB, C++, SQL, PHP, ASP, Python etc.) and you can further customize the syntax settings. PSPad includes several additional tools that are especially useful for HTML editing (compress...
    Downloads: 198 This Week
    Last Update:
    See Project
  • 25

    winlibs_mingw

    WinLibs standalone build of GCC and MinGW-w64 for Windows

    Windows version of the free open source GCC (GNU Compiler Collection) compiler for C and C++ (and other languages like Objective-C, Fortran, D). This is a standalone personal build, which means this download offers a complete compiler environment for Windows. Can be used together with an IDE (like Code::Blocks) or the MSYS2 shell if you need command line tools (e.g. for porting software from Linux to native Windows). Software built with this compiler will run natively on Windows (= without...
    Downloads: 82 This Week
    Last Update:
    See Project