Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
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.
Simple script engine, designed for text adventures and quests development. At this point - there is not documentation, so you have to examine sources...
Ufy is a general purpose scripting language resembling javascript. Please visit the website at http://ufy.sourceforge.net/ for downloads of the latest source and binaries.
uniread - universal readline - adds full readline support (command editing, history, etc.) to any existing interactive command-line program. Common examples are Oracle's sqlplus or jython.
uniread will work on any POSIX platform with Perl.
Vdevice is an emulator and development tools for virtual hardware. Written in the .NET framework, vdevice allows the hobbyist to write software or operating systems without dealing with the overhead of an x86 or similar platform.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
VxmlSurfer is a modular, multi-platform, extensible VoiceXML 2.0 interpreter, geared to Web browsing as opposed to telephony. VxmlSurfer is currently used as a user interface for the HearSay non-visual Web browser.
wsdebug is a debugger for the more or less famous WhiteSpace programming language, coming along with a rather fast interpreter, entirely coded in ISO-C. WhiteSpace is another geeky language to code in, just like Brainfuck and others.
Visual Lua is the Integrated Development Environment (IDE) for Lua language. You may use it for debugging the scripts written using wxLua library where the event-handling takes place. It supports multithreaded debugging as well.
xSL - xa3RO's Scripting Language - a Complete scripting language for 3d Engines and not only, writen in Delphi. The syntax is a combination between Delphi and pseudocode and it has the abiliy to add user defined functions.
This is a reprository of software I have written. It is written in C, C++ and hopefully in some obscure Basic :-) I gladly share my stuff with you under the MIT license, so you can do what you want with it (almost)... :-)
"xmlsh" is derived from the design and goals the unix shell and core commands but with XML expressions and documents added as core features to the shell. xmlsh can be used as a drop-in replacement for scripting xml transformations instead of sh.
Yet another embedable expression language for java projects. Expression language is designed to be simple and extensible. Unique features are its variable aggregations, and expression processing.
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.
Easy to use Ghostscript IDE.
Allows you to easily edit and view PostScript (multi-page PostScript) files, convert your files between different formats (PDF, PostScript, TIFF, PNG, JPEG, other...), view PDF files.
Please go to http://ghostscriptnet.codeplex.com/ for development files.
Logo++ is an interpreter for drawing graphical figures using a small set of instructions. Though it lacks many essential features of \"serious\" languages, it remains a funny start for beginners in computer programming, particularly for kids.
Pascal interpreter written in C++. Aplication will be interpret choosen part of syntax that language :simple types and variables, aritmetic operations, conditions, loops.
Simple Pascal interpreter written in Borland C++. Aplication will be interpret choosen part of syntax that language (simple types and variables, aritmetic operations, conditions, loops).
Simple interpreter of Pascals language, which will include: operations in/out, simple arythmetics operations: +,-,*,/, declaration of variables, dynamic memory allocation. Well write this using Borland C++ Builder.
Simply interpreter of Pascal’s language, which will include:
- operations in/out
- simple arythmetics operations: +,-,*,/
- declaration of variables
- dynamic memory allocation
We would like do this with use Borland Delphi