Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Get a free trial
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
The Enveria IDE for Rapid Application Development is an intuitive platform for programming robust GUI software. Keep Enveria open source, don't be shy - donate today!
Flair is all about simplifying application development. It allows the developer to write modules of code and then use flair to define how they interact. Flair then generates the extra code to finalise the application
mk, with a C/C++ compiler & using user supplied C/C++ code, is a
tool which controls generation of executables & non-source files
of a program. mk is similar to tools such as GNU make, but exists as a header file & rules/targets are specified using C/C++
Phase I: Macros for generating and testing function or procedure return status information designed to make reading sourcecode easier. Phase II: Integration with internationalization aids.
mod_npy is alternative way of running Python scripts under Apache - alternative to having mod_python installed, or running as CGI. It allows mixing Python code with HTML much like PHP. It's a mixture of Python power and PHP style page writing.
A Windows native distribution of Bigloo, a Scheme system that includes an optimizing compiler generating C code, Java classes and .NET CIL files as well as an interpreter.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
PradoC is a port of the core Prado framework to a native PHP C extension. For now until the project reaches an Alpha state you may access the sourcecode via subversion: `svn co https://svn.sourceforge.net/svnroot/pradoc pradoc'.
Twilight is an imperative, object oriented, general purpose programming language. The guiding principles of Twilight are simplicity, practicality, and orthonogolity.
YAXX is an XML extension to YACC, a well-known public-domain compiler-compiler. This extension allows a program of a YACC grammar to be automatically converted into an XML document.
CSpe is a library allowing partial function application in C
(kindof like closures in ML languages) :
From a function to be specialized and some of its arguments,
it dynamically generates a new function pointer, which can then be called
transparently
CRel is an object relational data store for C programs. Based on a
structure data specification in XML or autogen, it generates code to
store and access the data object. It supports indexing, constraints,
memory management and serialization.
Intend to reproduce most of the conversational programming functionality of the Fagor 8055TC lathe controller. Web browser interface for easy portability between different OS. Visit project web-site for demo.
Scmsh is a restricted UNIX shell that executes a limited number of commands specific to SourceCode Management systems (SCMs), specifically CVS and Subversion.
This project contains user-space code to display the virtual memory layout of a user-space process on Linux Systems in a user-friendly format. The end product is quite useful for a developer to do user-level porting on any Linux friendly arch.
XML IDL preprocessor for generating C/C++ object prototypes. It allows use object oriented and component oriented programming for plain C programming language. Single object inheritance and multiple interface inheritance are supported.
Obskurator is a program which converts the normal sourcecode(c,h etc. ) into not readable code for another developer. But the program will still compile.
jRate is a real-time Java compiler and runtime system (based on GNU GCJ) with support for much of the Real-Time Specification for Java (RTSJ), including threading constructs with real-time constraints, asynchronous event handling, and memory regions.
Writing extensions to Perl. Integrating basic operations in Perl syntax
rather than writing modules. Possible areas are extended types (graphs etc.)
and php like outputing.