Showing 529 open source projects for "programming c++ library"

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Starlang is a simple byte-compiled imperative programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hush is a full object-oriented programming language, based loosely on Smalltalk. It includes typeless data, dynamic method binding, exception handling, closures, mixins, multiple threads, garbage collection and X11 graphics bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is the port of Lua programming language to Java platform. It contains the bytecode compiler and interpreter, that use the same bytecode format as the original version, and partially support standard Lua library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a simple library for parsing & compiling mathematical formulas (also with variables). Compiled ones are stored in machine code in memory and are ready for fast calculations (for example integral calculations, function plotting and analysis).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    Object Tree, Virtual Machine and Compiler for Concatenative Languages, in a shared library - [This project is obsolete, and has been superseeded by the XCL suit, available at http://www.varkhan.net/software/xcl]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Compiler, Interpreter and Docs for Superx++: the general purpose object-oriented programming language based on XML. Superx++ conforms fully to the XML 1.0 specification and is ideal for manipulating XML and other markup language documents.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    orange is a new object oriented programing language, combining features from objective c, java and scheme. it's main targets are compactness, efficency and rapid prototyping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Luna is a Scheme compiler and run time environment for .NET - it is written in C# and Scheme, and provides a useful superset of the R5RS standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Luxor is a new system programming language, designed to use instead of assembler, C/C++, or other system programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    ARIO is a C++ library for reading and producing archive files, which are commonly used as libraries of relocatable object files. See also ELFIO project.(http://sourceforge.net/projects/elfio)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Our goal was to develop a very simple programming language for expressing state machines. You can express the logic of a fairly complex, real life state machine in a single page of text that is easy to understand. Creates Java (C++ may be next).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenZz is a dynamic parser which allows its grammar to be extended by commands written in its own Zz language. Due to the interpreted and dynamic nature of the parser OpenZz can be used to develop both fast language prototypes and full compilers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    NATIVE is a project aimed at producing a version of the C# language compiler which omits native-code for various OS platforms. NATIVE does not target the CLI or use the CLR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jaune is a compiler and set of libraries that can be used to write programs in the Java language for small devices. Includes a basic set of class libraries, garbage collector, and set of examples that can be run on the Nintendo GameBoy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fifth is a exciting project to develop a new programming language that has all the capabilityits of C to develop low-level drivers, but uses a postfix syntax and has many high-level features from LISP and ML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A framework for user-extensible compilers and development tools, including a Java-to-Java extensible compiler, ideal for Java code refactoring. Also includes the new LX programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    You've heard a lot about Object-Oriented programming. You have even tried many times to learn it with SmallTalk, C++, Java, etc. but you were engulfed with the "too" strict syntactic restriction and got bored. You gave it up! Now, you can try ours .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 2 This Week
    Last Update:
    See Project
  • 19
    cgiBasic is a server side script based on the easy BASIC programming language. It would be a customized language for CGI programming and require (but will allow for) little or no extra modules or plug-ins. Developped in the C++ language, cgiBASIC will be
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Open SPHiNX C-- Compiler is a set of compiler and libraries based on the "SPHiNX C--" programming language created by Peter Cellik.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    An easy to use multi-syntax programming language with a set of portable APIs to create CLI and GUI applications for UNIX/X11 and/or Win32.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    MixNet is a compiler of Mixal assembly language described in Knuth's "The Art of Computer Programming" for Microsoft.NET framework. MixNet generates .NET executable files. All source code is written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Gcc for Windows (gcw) is yet another attempt to port gcc to Win32 platform. The major difference from MinGw and Cygwin is maximum possible acceptance of Microsoft Visual C++ source code and intended binary compatibility with Microsoft Visual C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dtone is a highlevel, strong object oriented programming language. It combines the strengths of pure c-speed with a modern java-like syntax.
    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.