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.
Create free account
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Fido is a library of Java classes that accept natural language (ie English) commands. The system
uses a database of hierarchial objects to determine what actions to take. Currently, Fido accepts
English command to control EJBs or Web Services
PHPerl links a Perl interpreter into the PHP3/4 module for Apache. It provides a PHP
API for managing Perl interpreters and evaluating Perl expressions, plus a package of
Perl subroutines to assist in executing Perl packages in PHP context.
CCSH is provides a way of using C programs in the way you use shell scripts. This allows the user to only have to manage 1 file (the source file). This is also useful in heterogenious environments. The code is compiled upon execution.
In the fu
NJS is an independent implementation of the JavaScript language developed by Netscape and standardized by ECMA. It is designed to be re-entrant, extendible, fast, and programmable.
Gib Isn't Bash, but an embeddable interactive programming language that provides client applications with a rich command line interface reminiscent of the popular Unix shell.
A pure java based prolog engine. This is a fork of the OpenSource Kernel Prolog from Paul Tarau (BinNet Corp.).
This project was abandoned in favor of GNU Prolog for Java: http://www.gnu.org/software/gnuprologjava/
Sibilant is a LISP-like language that attempts to gain the flexibility of dynamic languages like Perl or Ruby while remaining a thin wrapper of a host language.
A static analyzer for Java programs that checks for design guidelines. The project is adopted from PDL (http://portal.acm.org/citation.cfm?id=1218571).
Rules and Expression engine for C++. A very simple to use but advance Rules engine . Allows binding of user function to expose them to the Rules engine, various types of arithmatic, bitwise, logical operations etc. Small memory footprint.
Mira is a new programming language with a C like syntax. It borrows heavily from other poplar languages and has the design goals of intuitiveness,compiler extensibility, practical functional programming and great tool support.
The goal of this project is to allow Pascal Developers to use Lua without needing to understand C and the binding process. Bringing Lua to native Pascal types for simple usage and management.
This is (going to be) a simple interpreter of a simple weakly typed language.
The code, now, contains only the token class along with some subclasses, a lexer and some other titbits.