Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
JPype is an effort to allow python programs full access to java class libraries. This is achieved not through re-implementing Python, as Jython/JPython has done, but rather through interfacing at the native level in both Virtual Machines.
Maintenance and evolution of the project has moved! please see http://www.jpype.org for the latest version
Lightweight multi-platform virtualmachine for Zeek Execution Enviroment (ZEE). The ZEE provide a system for developing and run applications in a cross-platform environment.
Pika is a fast, lightweight, dynamic multi-paradigm programming language. Its list of features includes: First Class Functions, Closures, Lexical Scoping, Optimized Tail Calls, Classes, Cooperative threads, Packages, Properties and Exceptions.
The ucsd-psystem-vm project is a portable virtualmachine (p-code interpreter) for the UCSD p-System. It supports execution of Apple ][ Pascal programs, it can even display TurtleGraphics using X11.
RobotSee is a language as easy as Basic, with the power of C. The RobotSee Interpreter runs on both Windows and Linux. Use with a simple netbook or embedded Linux machine to build intelligent robots.
An Interactive Fiction Player written for Java VirtualMachine. It implements the Z-machine and Glulx specifications and can be used either standalone or as an applet. The Z-Code/Glulx interpreter runs adventures made by Infocom and contemporary Inte
AlfaBASIC is not a specific clone of any other BASIC dialect, but is a prototype "BASIC-like" language platform originally written in Java and now ported to C#/.NET. It is experimental! Supports simple file, graphics and sound operations.
Multi-platform execution environment for applications (and libraries) based on bytecode (compile once, run anywhere). Support for multi-language and multi-paradigm. It intends to be an open alternative to the Java and MS.NET platforms.
A distributed virtualmachine designed for executing functional programs. Automatically and transparently parallelises code, removing the need for the programmer to take care of the parallelisation themselves.
The Simply Magical Programming Language, or SMIPL, gives everyone the chance to create their own programs without difficulties. Created to be as easy as english to understand, and let's you experience the power of a computer by writing to it.
A dynamic interpreted language for scripting,games,apps,etc in under 500 lines of VB.NET code(using sharpdevelop,not vb). the current version makes it easy to create point and click style games. perfect for interactive business card cds and kiosks!
NanoCL is a simple command language with syntax based on TCL implemented in C++. NanoCL is designed to provide simple scripting language, configuration file format as well as interactive console to games and GUI applications.
SUBLEQ is a machine language in which there are no opcodes, the only operation available is substract and branch if negative or zero. This project offers a virtualmachine for SUBLEQ programs. The included compiler allows you to write SUBLEQ more easy.
Cola is a simple, weak-typed, object-oriented scripting language and execution library. Easy to learn, easy to implement, easy to read, can be dropped in to practically anything, and carries a very small memory footprint.
SuperWaba is a VirtualMachine for handhelds.
Runs in PalmOS, Windows CE, Win32, and is fully emulated under JDK/browser. Supports Exceptions, has a complete set of UI controls (Palm/WinCE), double and long, grayscale/color, sockets/serial/IR/Bluetooth
Tools to incrementally build customised Forth Virtual Machines for embedded applications. Token compiler converts token description into C code templates. PC console application includes FVM, it is used to compile and debug bytecodes for target FVM.