Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
This tutorial demonstrates how easy it is to accomplish real world programming goals with Rebol. The text aims to teach average users to program computers to do useful things, without the long and difficult learning curve imposed by other languages.
DelphiPHPForm is a small and simple Delphi DFM form interpreter written in PHP.
The input is a Delphi DFM file saved in text mode. The output is a nicely formatted HTML code sent to file or rendered in a html browser at once.
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.
Bee script is a scripting language for the Java platform. It is based on the BeanShell scripting language but it provides better tools for functional programming.
Longenis is a simple, powerful object-oriented scripting language incoporating elements of Python, Tcl, Java, and Lua. It is designed to be light, clean, elegant, and cross-platform.
For several apps, XML can house HTML code within its tags. However, there are many html syntax marks that are not permitted in XML such as < or >. Thus this simple program will allow a user to convert HTML code to XML friendly code and vice versa.
Hyrax is a simple and clean Lisp-derived scripting language. It is fully (yet unobtrusively) object-oriented with optional typing. Written in C++ with the most complete C++ interface of any Lisp-like language.
Powerful PHP IDE/Editor. Automatically generates code for your scripts, based on our own PHP Framework. Can create projects, full class/function breakdown. Supports PHP 5x. Under active alpha development (as of Feb 06), subversion repository for latest.
SharpPath is a C# implementation of the PATH language. Its main focus is to provide an easy way to write and debug PATH scripts, as well as eventually extending the language to make more complex applications possible.
This is a help system for delivering with new software. This is written in visual basic 3, so it may be looking a little bit older, but a .net version will come soon!!
You make help files by making a script that is interpreted. It 's worth to try it!
`pdblib' is a small library written in C for parsing a PDB file created by Palm OS programs. Parsing is done in a `SAX' like fashion where programmers install event handlers which get called upon parsing the input stream.
In this project we aim to develop scheme libraries for developing
various web applications (especially servlets and xml-based web services). Our approach is to use jscheme (an open source implementation of scheme in Java) as the core language which allow
Ejecutar comandos SQL, y exportar el contenido de bases de datos a formato html para poder navergar por ellas.
Enfocado para uso academico, para aprender a usar y practicar con SQL y poder navegar por la bases de datos para ver los resultados.
An implementation of DSSSL, a style language to format SGML or XML documents.
OpenJade contains backends for various formats (RTF, HTML, TeX, MIF, SGML2SGML, and FOT). This project also maintains OpenSP.
TyRuBa, a logic-programming language for Java, implemented in Java. TyRuBa was originally intended as language for writing logic-meta programs that generate Java code. It is however, just a normal logic language, with a few peculiarities.
Wrapper library for adding MySQL support into the REXX language. Libraries are written in C and then imported into REXX scripts. Once imported REXX scripts can access most of the functions of the MySQL C API through REXX.
The purpose of the cinc project is to develop an emulator for Bell Labs' Cardiac (cardboard illustrative aid to computation) computer. The main product from this project is a Java program called jcinc.
Mirror is a full featured object oriented programming language. In Mirror all programmatic entities are first class objects, actions are performed by sending messages to objects ala Smalltalk, and binding is dynamic and performed at runtime.