AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
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.
WSGRD stand for Web Service Grid Resource Discovery. When using Grid Computing, one of the problem is to find resources dynamically. WSGRD tries to address this problem using web services.
C++ template library for properties of objects which can be manipulated like normal member variables (widget.color = "red";). Supports binding properties with each other, so that when one property changes, other changes accordingly automatically.
EuLib is a C library implementing the embeddable language "Calc" and some abstract data types like lists, trees, b-trees and date/time management functions. Initially developed by Eurosoft Informatica Medica for it's own internal use, it's now LGPL.
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".
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.
GNUDE is a complete suite of GNU C, C++, Fortran, and Java Cross Compilers, and the GDB CPU Simulator and Debugger for embedded microprocessor applications development. Targets development for ARM7, ARM9, and XScale applications.
A compiler able to use sources from multiple languages, and build to different target platforms. Eventually, it should be able to compile itself, at which point the c++ standard headers will likely be replaced with the compiler's own libraries.
ORC-OpenMP is an OpenMP patch package for ORC, which enables
ORC as an OpenMP compiler for Linux/IA-64. It intends to provide a
basic research environment for further researches on OpenMP and other HPC related topics.
Just Another Interpreted Language (that Uses Silly Terms) is (meant to be) an easy-to-understand object-oriented interpreted license without typing: everything is an Item. C bindings will be implemented
IFL is an Interactive Fiction Language a.k.a. a language for developing text adventures. It is a weakly-typed object-oriented language with a concise syntax. The project includes a compiler and a virtual machine for running games developed in IFL.
A full development kit, based on XSCompiler. Multi-platform compiler and IDE, many libraries and examples. Uses an innovative programming language, an improved version of the standard and well-known C/C++.
Q is a programming language with a Lisp-like syntax, but is oriented toward component programming and compiled and interpreted usage, with an emphasis on cooperation with other modern language environments.
Software PLC using Instruction List language as described in IEC-1131-3 for RT-Linux.
This project is a part of the diplomas thesis on CTU FEE (http://dce.felk.cvut.cz)
A run-time configurable character stream tokenizer that allows the user to define token classes via regular expressions. The developer is not limited to predefined notions of whitespace, commenting, or word modalities.
CORBA for PHP is a PHP Extension to use CORBA objects in PHP5(Zend Engine 2). It uses MICO as its ORB and will also provide an Idl-to-PHP language mapping specification and compiler.
For a PHP4 CORBA support look at the great Universe-phpext.