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.
Portable Euphoria. The next generation of interpreted programming languages! Providing what YOU want.
Why bother with the tedious write/compile/debug/compile/execute process, when you can just write it and run it! :)
The project's aim is to build automated programming language translation system that will port program sources written in one language to other programming language(s).
Potato is a Squeak virtual machine completely written in Java. It is a derivative of JSqueak (http://research.sun.com/projects/JSqueak/) which was developed by Dan Ingalls. There is a blog on the project at http://potatovm.blogspot.com/.
Mops is a full-featured, object-oriented stand-alone programming language for Mac OS X. Its interactive development environment provides for fluid and productive programming by allowing quick testing and modification of small code segments.
Prime Mover is a small and flexible build tool intended to be used instead of make. It is intended to be deployed with the projects that use it, and does not requires installation to use. It is modular and can be extended using the Lua scripting lang
Prog is a lightweight, high-level, general-purpose, interpretable, compilable, strongly typed language that balances pragmatism, legibility, and versatility. Types are first-class objects and evaluation is considered a side-effect of type conversion.
Project Element is a very simple, platform-independent, easy-to-use interpreted programming language that was made using python. It very much like html, so if you can make a webpage, you can program using Element.
Proteus Cross Compiler system allows the generation and compilation of Java Code from llvm-gcc compatible languages (C/C++/fortran). The generated code will execute at up to 50% of native code.
Pure is a modern-style functional programming language based on term rewriting, slated to become the much improved successor of the author's Q language. NOTE: This project has moved to Github, see https://agraef.github.io/pure-lang/.
DL was designed to be a pure data language, built on very simple constructs, and internally representing typed values rather than depending on external schemas to infer type values.
PyCrust is an interactive Python shell written in Python using wxPython. PyCrust is now part of wxPython (www.wxpython.org), so packaged files are no longer available here, and the latest development version has moved to the wxWindows CVS repository.
PyJSW is a set of Python bindings for the libjsw joystick wrapper library. This Python module provides an object interface to any joystick devices supported by libjsw.
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.
PyStemmer provides stemmer functionality in Python
for English, German, Norwegian, Italian, Dutch,
Portuguese, French, Swedish. PyStemmer is based on the
Snowball stemmer (snowball.sourceforge.net)
PyUML is aimed at excutable UML in the Python language. We strive to develop a general framework (modeling and simulation environment) to execute UML models.
A library which provides the same functionality as the Python/C API detailed at python.org, thus allowing objective caml programmers to provide python modules as native ocaml code, as well as allowing ocaml code to use python extensions.
PygShell (pronounced pig shell) is an interactive console for Pygame developement. It is an implementation of the Python shell using Pygame. PygShell also includes a simple text editor (also in pygame) and ships with several example scriptlets.