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.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
This is a simple interpreter, which implements the Simpletron Machine Language specifications. It may be modified and programmed for general computing purposes.
The Dirt virtual machine is designed to be easily used as a scripting engine or runtime core in C or C++ projects. The language itself is very similar to C. The tools have been created from scratch (no lex/bison/yacc) and are very portable
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 programming language. LSH was tested with Linux and FreeBSD on i386.
Hush is a full object-oriented programming language, based loosely
on Smalltalk. It includes typeless data, dynamic method binding,
exception handling, closures, mixins, multiple threads,
garbage collection and X11 graphics bindings.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
CodeXpand Engine is a Scripting engine written with C++.
It work with COMPILED SCRIPT linked at Run Time with Host Applications.
The SCRIPT COMPILER generate the CPU bytecode requested from the Host CPU where the application (& the scripts) will run.
This library is an implementation of an extensible dynamic configurable finite state machine (FSM). The configuration of the state machine is not compiled, but loaded at the runtime from a file or created by application.
PyREXX is a interprocess messaging server for routing remote prodecure calls using xml-based messages (Jabber, XML-RPC, etc), which will allow programs to interact more easily.
wxBasic is a cross-platform Basic interpreter. It combines the simplicity of Basic with the portability of the cross-platform wxWindows library. See homepage.
This is a package of C++ classes intended to be used for evaluation of C-syntax expression strings. It is intended to be as simple as possible, portable and not depending on other libraries.
A programming language designed to be used simultaneously by multiple programmers, users or agents. Project has been renamed to Mica and is now hosted at http://darksleep.com/mica.
Script language independent library for calling functions out of script files
with other PLs like C/C++.
This should be possible, using only some few functions as interface.
Gigabyte-scale persistent object Store in C++. Able to intern and persist arbitrary ELF loadble objects. Convenient class library (Lists, Strings, Dicts, Namespaces, etc.) optimised for spatial locality of reference. Virtual machine toolkit.
functional, object-oriented programming language
mainly built, to improve website creation, but is useful for the automated creation of any kind of text files
AlsaPlayer-Python is a set of python bindings. It allows you to write custom interfaces for AlsaPlayer using the full power of the Python language. Also provided is a Python module to control AlsaPlayer from external programs.
ROOT Apache is an open source scripting module for the Apache webserver
Based on the ROOT framework <http://root.cern.ch> which is using C++ as
scripting language it allows to embed C++ code directly into HTML pages.
cgiBasic is a server side script based on the easy BASIC programming language. It would be a customized language for CGI programming and require (but will allow for) little or no extra modules or plug-ins. Developped in the C++ language, cgiBASIC will be
The fast, flexible parsing engine. Parse anything in 4 steps: (1) define a grammar, (2) load the grammar into ClearParse, (3) call the engine to parse the source, and (4) traverse the parsing tree. You can even change your grammar at run time.