647 projects for "c# source code example" with 2 filters applied:

  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    GLBCC is a front-end to the GNU Compiler Collection. GLBCC adds Liberty Basic to the GCC language collection so that Liberty Basic code can be compiled directly to an executable. Since GLBCC uses GCC, the object files can also be linked with object file
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    This project aimed at making an application to generate documents for C-Sharp files, similar to what javadoc did for Java files, but in a smarter and advanced fashion. Will incorporate Java-style as well as CS-style comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VHDLC is a VHDL to C++ translator aiming at full VHDL '93 compliance. It provides the translator and supporting VHDL libraries for the target host C++ compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Object oriented context-dependent parser (C++). The primary goal is use the input to create customized objects in your programm. The secondary make them live (perform input based actions).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Drive Workflow Automation and Enterprise Growth with OmegaCube ERP Icon
    Drive Workflow Automation and Enterprise Growth with OmegaCube ERP

    For organizations in need of an advanced ERP solution

    A comprehensive enterprise solution designed to ‘fit like a glove’ to your small & medium, manufacturing or distribution enterprise.
    Learn More
  • 5
    CHX is a C++ embeded HTML extension just like JSP is java embeded. This is a CHX to C++ source translater.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Glade provides C source output to a set of monolithic files. All widgets are placed into one file, which can be difficult to manage on large projects. This project aims to provide an alternative source code output mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Native code compiler for Standard ML 97 and associated libraries and tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JB2CSharp is a port of the Java-Bison/Flex software developed by the Serl project at the University of Colorado, Boulder. Parsers and lexers will be able to use C# actions. The open source .NET project Mono has requested the port, and here it is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Doodle project aims to provide a language to easily describe Origami diagrams and produces a ready-to-print document. Doodle will free creators from diagramming constraints and increase their capability to share their creations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powerful, all-in-one identity verification, fraud prevention and compliance platform. Icon
    Powerful, all-in-one identity verification, fraud prevention and compliance platform.

    For businesses needing an automated identity verification to defeat fraud while processing customers' data quickly and securely

    iDenfy protects startups, financial institutions, gambling, streaming, ridesharing, and other digital services from identity fraud using a three-layer identity verification process. The process protects businesses from the most threatening forms of identity fraud.
    Learn More
  • 10
    It is an Unified Modeling Language (UML) based object modeling program in the spirit of Rational Rose and TogetherSoft Together/E.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A function is computable if it can be computed by a Turing machine. A Turing machine is a very simple machine, but, logically speaking, has all the power of any digital computer. The Turing Optimizer utilizes this to superoptimize code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open SPHiNX C-- Compiler is a set of compiler and libraries based on the "SPHiNX C--" programming language created by Peter Cellik.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    rev_brain has been moved to savannah.gnu.org !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XMLpg - XML parser generator. Generates an XML parser in C++ from a DTD. The generated code will provide validation as well as conversion of the input XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ebnf2yacc is a tool to help write yacc parsers/compilers. It takes as input a grammar written in bnf (ebnf support is planned), and outputs a c++ abstract syntax tree that supports the visitor pattern, along with a yacc parser that builds the tree.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    The fast, flexible parsing engine. Parse anything in 4 steps: (1) define a grammar, (2) load the grammar into ClearParse, (3) call the engine to parse the source, and (4) traverse the parsing tree. You can even change your grammar at run time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XML-Lit is a simple language-independent literate programming system that works with any XML-based markup language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenORM is an OpenSource Object Relational mapping broker based on Scott Ambler whitepapers. It's developed on C++ and the objects that it persist are CORBA objects. We are currently using omniORB2 as our ORB and PostgreSQL as our database server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Goal of this project is to build a graphical programming language (with its own IDE) that gets rid of those pesky over-multiple-screen-paranthesis-constructions known from almost every language available. It should also conform as much as possible to UML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Brain Relax is a translator from the BF (BrainF**k) programming language (a Turing-complete language) to other programming languages (such as C, TCL, PHP, Pascal, Perl, Basic, Python, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Cup Programming Language is a combination compiler and VM (Virtual Machine). The language is purely procedural, though allows 'top-level' code like a scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is an open source state machine template for C++. Initially FSM support will be given. The purpose is to facilitate developers to create state machine based C++ applications easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The purpose of this project is to write a patch for Bison which adds the capability of producing Java code instead of C code. The software is based on the original Bison sources (version 1.28 of Bison). It provides a new -j option which selects Java ou
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    VoLT is a nice tool for those who want to create MUDs with LPC. It makes it easy to create and edit rooms and worlds.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    CoolPackager is a program which will take a .tar.gz file and a installation script file and create a self-extracting executable scipt. Install it on your system by typing this command as root: lynx -source cpkg.sourceforge.net/cpkg | sh
    Downloads: 0 This Week
    Last Update:
    See Project