Showing 338 open source projects for "c# source code example"

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Jack is an optimizing C compiler for the Jackal 3.0 ISA. The Jackal 3.0 ISA is the target architecture for UVa's Advanced Digital Design Course. JackCC is ready for production use. Additionally, I've written an assembler/simulator: jackas
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SCPP is a preprocessor for a C++ like language. The language has a nicer syntax and features such as closures and a for-each construct.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    English C is a meta-language. The project has changed over the time from the programming language that pretended to understand texts written in an English-like language to a self-describing language like the MIME and C programming language are.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Compiler for message-passing network protocols, currently based on UDP. APC is written in Python and produces C code. It includes a C run-time library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 5
    AspectSharp is an AOP (Aspect Oriented Programming) framework for .NET .
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    The XPS is a scalable platform for meta-programming and domain engineering. It provides a virtual machine, compiler, and runtime library that make it possible to efficiently develop, debug, and run programs based on XPL (eXtensible Programming Language)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    OmpSCR: OpenMP Source Code Repository
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    System C# (scs) - Port of the C# language for generating highly optimized system code to C++ C or GCC backend. SCS is not JIT'ed, does not need GC, includes c/c++ header files, has full macro support, and allows fine control of all generated code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    QJ-Pro is a sophisticated code quality assessment and coding standards technology for Java development detecting potential software defects at compile time. It offers the ability to significantly reduce code review effort by automating a major portion of
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    VB2JAVA is a proof-of-concept about programming language translation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SoftWire was the precursor to TransGaming's SwiftAsm. SwiftAsm is an optimizing run-time x86 assembler that can be used as a JIT compiler back-end for scripting languages, or for dynamic code generation of efficient processing pipelines.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Is a demo c preprocessor. plz mail me if you want its source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An open-source cross-platform compiler for the Savage Innovations OOPic microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    YAPICCC - Yet Another PIC C Compiler - it's a command-line C compiler developed to build programs to Microchip PIC devices. Please visit the project Home Page for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Glue code for hooking together CodeViz and GraphViz to have very customizable call graphs. Directions are on http://viz-duct-tape.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    INC is an object-oriented low-level programming language. Designed to be a modern replacement for languages on the C level, it will provide access to the lowest level of the architecture, and a high-level interface based on modern language concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CppCC is an object-oriented scanner and LL(k) parser generator. It aims to replace LEX&YACC for those who write C++ applications that involve parsing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    LLVM is a unique compiler infrastructure designed for the optimization of programs from arbitrary programming languages. Compilation in C and C++ programs is supported using a parser based on GCC 3.4. Backends exist for X86, Sparc, PowerPC and "C".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenC++ is C++ frontend library (parser+typechecker+DOM/MOP) and source-to-source translator. OpenC++ enables development of C++ tools, language extensions, domain specific compiler optimizations and runtime metaobject protocols.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Meta-Ja is to Java what C++ was to C - it lets you express Java class hierarchies at a higher level of abstraction, and then writes XML Schema files, constructors, hash-access type-safe lists, get, set, copy, print, and XML parsing/generation functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cTool is a library to scan and parse C code, building a tree data structure that can be accessed by other programs to assist in analyzing the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    net-unwind is an open-source .NET decompiler for GNU/Linux based systems. It can decompile any .NET from Intermediate Language (based on CLR) back to similar or identical source code to the original in C#. A Qt GUI is provided for easy navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lemick is a project to make a programming language similar to those traditional Basic implementations but with all the attributes of the modern programming tool
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Pluk is a programming language. Something i am building because i want a compiled java/c# variant.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    This project aims to create an ARM processor emulator for Linux/x86, utilising dynamic binary translation techniques for maximum speed.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.