Showing 28 open source projects for "c linker"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
  • 1
    Smaller C

    Smaller C

    Simple C compiler

    Smaller C is a simple and small single-pass C compiler, currently supporting most of the C language common between C89/ANSI C and C99 (minus some C89 and plus some C99 features). Currently, it generates 16-bit and 32-bit 80386+ assembly code for NASM that can then be assembled and linked into DOS, Windows, Linux and Mac OS X programs. (You may use YASM or FASM instead of NASM) Code generation for MIPS CPUs is also supported (primarily for RetroBSD). The compiler is capable of compiling itself...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    ToaruOS

    ToaruOS

    Hobby operating system, bootloader, kernel, drivers, C library

    ToaruOS is a "complete" operating system for x86-64 PCs and experimental support for ARMv8. While many independent, hobby, and research OSes aim to experiment with new designs, ToaruOS is intended as an educational resource, providing a representative microcosm of functionality found in major desktop operating systems. The OS includes a kernel, bootloader, dynamic shared object linker, C standard library, its own composited windowing system, a dynamic bytecode-compiled programming language...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    Selfie

    Selfie

    An educational software system of a tiny self-compiling C compiler

    An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor. Selfie is a project of the Computational Systems Group at the Department of Computer Sciences of the University of Salzburg in Austria. The Selfie Project provides an educational platform for teaching undergraduate and graduate students the design and implementation of programming languages and runtime systems. The focus is on the construction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Z88 Development Kit

    Z88 Development Kit

    C compiler and dev kit for the z80 with assembly language libraries.

    Z88DK is a complete Z80 / Z180 development kit that includes C compiler, assembler, linker, a tool for generating executables in a number of formats, and miscellaneous other tools. Over 80 machines are directly supported out of the box including standalone Z80 and Z180 embedded systems. Z88DK's extensive assembly language libraries give it significant performance advantages over other Z80 C Compilers. Building software for standalone or generic Z80 systems: https://www.z88dk.org/wiki...
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    64tass

    64tass

    An assembler for the legendary 6502 processor and it's derivatives

    64tass is cross assembler targeting the 65xx series of micro processors.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 6
    Emojicode

    Emojicode

    World’s only programming language that’s bursting with emojis

    .... Emojicode is a straightforward language to learn, whatever background you have. Our documentation is known to be excellent and stuffed with walk-through guides and examples. Before you install Emojicode make sure you have a C++ compiler and linker installed. clang++ or g++ are fine, for instance. The Emojicode compiler can only link binaries if such a compiler is available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Sozobon

    Sozobon

    K&R C compiler for the 68000

    From the old ATARI ST days, is Sozobon 2.0 the 68000 compiler. Includes JAS an assembler, TOP an optimizer and a linker.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    VcSpawn

    Runs cl.exe/link.exe with low priority in MS VisualStudio

    This application is intended to reduce running priority of MS Visual Studio compiler and linker processes. When you build a solution in Visual Studio (2013-2017), it can run multiple cl.exe / link.exe processes that consumes 100% even of multicore CPU. Those processes run with a normal priority and can make other application's work sluggish, even if the compilation is running in the background. This application substitutes native cl.exe / link.exe files and spawns them with a lower than...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DCC is a C-like compiler used in linux. So far, DCC is only for x86 platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gradelink Student Information System Icon
    Gradelink Student Information System

    Elementary, Middle and High Schools, K-8, K-12, Private, Charter, College Departments and Trade/Technical Schools

    Help your school save time, increase enrollment, and achieve its mission with Gradelink. An award-winning student information system and school management system, Gradelink school management software system is suitable for Preschool through High school. Gradelink is a great fit for higher education and for small colleges. Gradelink combines school management, teaching, and learning tools to help schools perform their best. Top features include attendance management, report cards, classes and scheduling, standards-grading system, communications, student information, and student/parent access. Lesson plans, grade sheets, parent communication and custom reports all work together in perfect unison. Gradelink is ideal for K8 schools, private schools and Charter schools.
  • 10
    Moved to https://github.com/gentoo/parity
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    [I'm rewriting a more portable version of this software, please goto the lifeSystem project on sf] Runtime module (re)loader and (re)linker (educational purposes) OpenGL based modular non-intrusive gui Example applications (an animal species simulator with fuzzy AI is included)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    xocc aims to be a retargetable / easy to port objC compiler/linker/assembler/preprocessor under a BSD-Style license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ACC
    David Ashley's C compiler has now been GPL'd. This includes the full source, some demo programs, along with some minor changes... ACC builds 32bit exe's using TRAN's PMODE dos extender for MS-DOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PXC is a new C-Crosscompiler-Project, based on PCC the UNIX(TM)-Original. Aimed at ISO-9899:99/201x Feature-Completness and easy retargeting. The Toolchain will consist of an Assembler, Linker, Librarian and an integrated MISRA-C-Checker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project provides a tool-chain for compiling C code for the SPEAR2 processor. It comprises a C compiler (GCC), an assembler/linker, a macro assembler, a basic library and a simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An unofficial dev kit for the PV2 camera. Currently includes v8 uRISC assembler, linker, and source examples. It can be used to create firmware patches and uploadable programs for the $10 and $20 Ritz/CVS "single-use" PV2 digital camera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    eXtended FLAT (XFLAT) is a binary format that will support dynamic shared libraries on MMU-less Linux (uClinux) platforms. XFLAT is a mature suite of development tools including compiler, linker, loader, dynamic loader and support tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    "Motorola DSP56800 Tool Chain" is intended to create a complete development environment for the embedded digital signal processor family. Including assembler/disassembler, linker, archiver and light C compiler based on GNU binutils and gcc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Program GameBoy Advance cartridges with the Flash Advance Linker using your Amiga!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    k2development consists of Assembler,Linker and other necessary Tools to build 6502 Assembly Language Programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tiny C compiler, programmed in C with compiler/linker/assembler included. VERY fast and mainly usable as a library. WIN32 port of the http://tinycc.org version. Compiles code to memory currently, perhaps disk soon. Go to the homepage for more info.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    The prc-tools project currently consists of patches to binutils, gdb, and GCC to support Palm OS, along with several post-linker tools.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 23
    We intend to provide a development system for the Rabbit2000/3000 microcontrollers. On Linux: a cross C-compiler, assembler, linker chain. On the rabbit: a BIOS including download and debugging facilities. Later a realtime kernel + TCP/IP stack
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    A reusable gdb stub architecture for multiple processor architectures and platforms. Enables embedded systems development using GNU compiler, linker, debugger and other tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Obtain dumps of important ELF file structures such as segment and section information, dynamic linker requirements and function listings. Can analyse binaries from both Big-Endian and Little-Endian machines, eg. Can analyse a PPC binary on an i86 machi
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next