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

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    Funky is a tiny, embeddable, functional programming language inspired from lisp. Its grammar is small and unambiguous, which makes it very easy to write a script in Funky, which you could embed in any program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SuperWaba is a Virtual Machine for handhelds. Runs in PalmOS, Windows CE, Win32, and is fully emulated under JDK/browser. Supports Exceptions, has a complete set of UI controls (Palm/WinCE), double and long, grayscale/color, sockets/serial/IR/Bluetooth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    zinif is an object-oriented, typeless programming language, following the principle of "everything is an object", like unix's "everything is a file". In theory, a language with a small but complete instruction set should be easier to learn and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    xacc.ide is a opensource IDE aimed at mainly .NET development. It has a code editor written in 100% C# code, which is faster than most commercial offerings.
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    ObjectScript is a general purpose object-oriented programming language. It is designed to be simple to learn, easy to use, yet still powerful, combining the convenience of an interactive interpreter with many of the features of Java
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Expression Evaluator (EE, or 2E) -- an embeddable or stand-alone language used to evaluate expressions, includes auto-typed variables, C-like expressoin syntax, in-line conditoinals / in-line conditonal looping, built-in and defined functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jazzyk - a special-purpose programming language interpreter for development of modular intelligent agents based on a plug-in architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Orc is a embedded language for orchestrating concurrent and distributed programming. It can ensure safe, dead-lock free concurrent execution. This is an implementation of Orc semantics for the .NET framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Have you ever wanted to program in a language similar to TI Basic? Then C-Lesh is the solution. C-Lesh is probably the closest thing you will get to a TI Basic interpreter. Create games with ease and enjoy a growing library of subroutines. Come check it
    Downloads: 1 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
  • 10
    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
  • 11
    wxJavaScript is renamed in GLUEscript, so a next release will be available on http://gluescript.sf.net. In the meantime, if you find any problems on the latest release, you can still use this website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Script is a tiny scripting language, build as a C++ library than can be included to any program. It posses a Pascal-like syntax, which is easy to read, and very easy do change in run-time of Script. Script allows you to define everything you can imagine!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    The Q programming language, a modern functional programming and scripting language based on term rewriting.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Broccoli is a dynamically-typed, multi-paradigm programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gimp User Filter is a plugin for The Gimp (http://www.gimp.org/), originally written by Jens Restemeier back in 1997. This project is about maintaining the plugin, keeping it compatible with current versions of Gimp, and eventually extending its features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gentee is a friendly full-scale and free programming language. It is easy-to-master and can be a reliable assistant in your everyday work. Software developers can easily use it in their applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A "programming language" that can generate random strings. Useful for creating password, but has many other uses (it can generate IP addresses, fully random but pronounceable words, ..., anything that a string can represent). Written in C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ocean Scheme is an implementation of the Scheme programming language (aiming to be compatible with the upcoming R6RS Standard), whose native platform is the .NET framework (Mono, MS, and DotGNU). Written ground-up in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AMMORIA (ARAB) is an object oriented programming language uses Arabic words instead of English words, to make learning programming for Arab children easy and fast, it's planned to support Urdo and Farsi too, AMMORIA has its won IDE and Visual stuff.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    nScriptHost is a .NET library that supports VBScript and JScript. It allows developers to integrate scripting into their applications and expose objects from the application to the scripting engine so that scripts can interact with the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ClearLisp is a Common Lisp interpreter written in C# with a large library including all of .NET and an extensive object model. Supports IIS and XSP or Apache with mono. Includes sample code of a personal, file based wiki web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jii is a scripting language for the JVM. It is a pure, proto-type based OO programming language with roles. It also provides access to the Java class library in Jii syntax. It takes influences from Newspeak Smalltalk, Io and Perl.
    Downloads: 0 This Week
    Last Update:
    See Project