Showing 870 open source projects for "c--"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    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
  • 2
    Kaya: A statically typed, imperative cross-platform programming language with type inference, powerful data description capabilities and built-in abstractions and libraries for easy and robust web application development. http://kayalang.org/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Small and lightweight .NET 2.0 library written in C# for quickly evaluating arithmetical expressions using interpretation or runtime MSIL generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A preprocessor for C++ that handles a new linguistic construct for defining branches of a multi-method (dynamic overloading).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    The CodeTime platform covers every aspect of parallel software from authoring, through distribution, to run-time. Its goals are: high programmer productivity; write once, run high performance anywhere; and wide acceptance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A free compiler for the algo language used to describe and implement algorithms in EPITA, a French software engineering school. See (FR) http://nathalie.bouquet.free.fr/epita/algo/langage/structure.php for a detailed grammar description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A C and C++ Library + a compiler to create Adobe Flash SWF movies up to version 9 (v1.8.1). Supports nearly all the tags, includes an ActionScript compiler. Detailed docs and other tools: convert fonts to Flash, decompile Flash, jpg2swf. LASTEST IS 1.8.4
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Framework library with diverse applications. Assembles data components into trees based on the developer's implementation. Adaptable to automatically parse and export documents, markup files, scripts, and source code. Easily integrated with GUIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    New C++ derived programming language and virtual machine with enhanced language features (metaprogramming, TAGs, symbolic processing) NOT based on YACC/LEXX. Playground for new language features and compiler optimization techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Download Now
  • 10
    A C++ Development Tool for Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cross compiler for a dialect of Component Pascal programming language targetting at the Intel 8051-like CPUs (and support tools for such a compiler).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C Cod is an application that allows for a C source file to be "Compiled on Demand" prior to being executed. The source files are compiled and executed on the fly. This allows for C to be treated like a scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An optimising compiler for the R5RS Scheme language, written in R5RS Scheme, compiling to ANSI C, supporting Unix-like platforms, performing whole-program analysis and online partial evaluation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    sbf stands for Sbf BrainFuck. It is a utility for interpreting, compiling, and translating the brainfuck language. It is intended to have any and all features a brainfuck programmer would ever want or need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MCPP is a portable C/C++ preprocessor, supporting GCC, Visual C++, etc. Its source is highly configurable and can generate executables of various specs. It accompanies a validation suite to check preprocessor's conformance and quality exhaustively.
    Leader badge
    Downloads: 99 This Week
    Last Update:
    See Project
  • 16
    UCC is an ANSI C compiler which supports Linux and Windows running on Intel x86 platform. Its compilation speed is fast and it is suitable for personal research and instructional use.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    The MyNOS project aims at developing a new and different operating system, based on high-level languages. MyNOS will be based on the OCaml bytecode interpreter. We'd like to explore microkernel architecture and new language definition too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    screng is a lgpl general purpose programming language interpreter, which aims to also become a bytecode compiler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Delight is an imperative, object-oriented programming language with a Python-like syntax. Internally, it is based on the D programming language, and therefore supports classes, interfaces and templates, and compiles to efficient native code using GDC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    eval is a header-only library for writing C++ scripts. The main aim of the library is to provide means for calling compiled C++ functions/methods/constructors from within a script. An eval script can take arguments, as well as return arbitrary values.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Pure is a modern-style functional programming language based on term rewriting, slated to become the much improved successor of the author's Q language. NOTE: This project has moved to Github, see https://agraef.github.io/pure-lang/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    "tikC" is a C compiler driver for GNU/Linux.The initial release version will implement limited C language constructs and with time will grow into a full fledged C compiler driver with an IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    dbfi (Debuggable Brainfuck interpreter) is a fast interpreter and brainfuck compiler (for x86). The interpreter allows you to debug your program with the character !, which print the value of the cells and your current position.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    sexpreader is a library which can be used by compiler or interpreter writers who want to read LISP-like constructs. This library can read in various tokens like integers, floats, symbols, strings, characters, booleans and parenthesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MultiLigual Compiler for all the languauges of the world......
    Downloads: 0 This Week
    Last Update:
    See Project