Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Start Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Butterfly programminglanguage. A bytecode compiled scriping language.
Bytecode architecture with separate compiler and interpreter/disassembler. Platform-independant bytecode based stackmchine, which has a fine arithmitical/raw-computing performance.
B
This project aims to further develop the programminglanguage MOO as implemented in the LambdaMOO Server 1.8.1 for usage not only in MUDs, but also for applications.
Genjutsu is a programminglanguage designed for extending C/C++ applications. The syntax is akin to Scheme's. Genjutsu is optimized for distributed object systems and designed to make such applications easy to write. Included is a shell, gjsh.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
A programminglanguage for creating GUI apps for both the internet & desktop. The apps made with the language will be displayed using an interpreter. For more info visit the projects home page. There is an open message board there where anyone can post
Ironseed is a crossplatform binary version-compatible programminglanguage,
an answer to Microsoft COM technology which also does not have such
limitations.
EEL is a cross-platform compatable object-orented programminglanguage modeled after Java. A mix of the best features from C/C++, Python, and BASIC, EEL will be a meta-language, and you can help develop it, just contact vbAlexDOSMan.
The Python programminglanguage, an object-oriented scripting and rapid application development language. You can download it from http://www.python.org/download
A interpreter for the brainf*k programminglanguage which also can generate C code (and a Makefile).
Supported compilers: gcc (linux, cygwin, ...) and MSVCPP 6.0
Ripley is a programminglanguage that is somewhere between Forth and Postscript in terms of syntax. It is written in Ruby. There are several interesting techniques that were used to build Ripley including code generation for the individual language ops,
The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming").
- MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code
- a MIX interpreter which executes MIX machine code
C-Prime, or C' in abbreviation, is simply an attempt to add some fun and modern features to C without sacrificing speed or power. We intend to make "down and dirty programming" a "more enjoyable" experience.
Paradox is a programminglanguage designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
ProLOGO is a LOGO-like language written in swi-prolog with XPCE graphic libraries. Almost all the basic commands are implemented but there is no support for procedures (yet).
Zoso is a contextual programminglanguage. Contexts speed software development by allowing you to use "mini-languages" that are optimized for specific tasks in a single source code file.
MiniMe is a research project testing some ideas for built-in persistent objects and non-fifo function execution such as co-routines and event-based processing. It has run-time types, object-oriented programming support, and automatic memory management.
The project's aim is to build automated programminglanguage translation system that will port program sources written in one language to other programminglanguage(s).
Hush is a full object-oriented programminglanguage, based loosely
on Smalltalk. It includes typeless data, dynamic method binding,
exception handling, closures, mixins, multiple threads,
garbage collection and X11 graphics bindings.
Lisp Shell is a shell, in wich lisp-like syntax is used.
It is written in C and uses GNU readline library. This program is intended to
scripts, wich you may write using LISP programminglanguage. LSH was tested with Linux and FreeBSD on i386.
This project is the port of Lua programminglanguage 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.
WhiteBeer is a new programming paradigm that is motivated by Noam Chomsky's Minimalist Program. It uses feature checking mechanism to parse programs so that it can provide word-order-independence like natural language processing.