The Maksi is a library that provides scripting infrastructure for Qt applications. The scripting languages are implemeted with plugins, and scripts are defined in xml config. In addition, the Maksi provides object model, inspired by XML Schema.
several vaguely related projects worked on by me: a 3d engine with a javascript-like scripting language (pdsys); an older scheme dialect (vmsys); ... (2009-04-28: I have been gone for years, may try to put up some newer stuff...).
The MathExt library was made to parse and calculate formulas of any complexity. It can easily be integrated into web applications. As developer you can set all kind of settings. You can even specify what commands should be available to the user.
SpiderApe is a C++ wrapper around SpiderMonkey, Mozilla's C-based JavaScript engine (http://mozilla.org/js). It takes advantage of C++'s features to simplify the process of embedding SpiderMonkey into your C++ applications.
Full-stack observability with actually useful AI | Grafana Cloud
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.
ExtXL is to help dynamic web pages(JSP,Velocity) to affiliate with extjs v2.0(extjs.com,openext.sf.net).We provide an IoC(Inversion of Control) engine and a set of mappers for most of ext widgets that automatically generate widgets in XHTML format.
wxJavaScript is renamed in GLUEscript, so a next release will be available on http://gluescript.sf.net. In the meantime, if you find any problems on the latest release, you can still use this website.
Try Scheme is a Scheme interpreter that runs in your web browser. No installation. Just click and go. Full support for continuations and syntax-rules macros!
nScriptHost is a .NET library that supports VBScript and JScript. It allows developers to integrate scripting into their applications and expose objects from the application to the scripting engine so that scripts can interact with the application.
OpenJX is a Java XML form language similiar to Flex. In a few simple lines of XML and Javascript, a developer can create a fully featured Java application or applet. OpenJX also features a network based plugin system which is extremely powerful.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Askari is a custom version of the Mozilla Rhino Javascript Engine optimized for use in standalone applications and servlets. It is easily extensible either with Java libraries (SWT is bundled) or by adding to the included JavaScript library framework.
JFolder is a web-based application development and management tool. It allows users to create applications through a web browser without writing any code. The current release includes an implementation of the Pet Store written without code.
A C++ library which enables seamless interoperability between C++ and interpreted languages such as javascript. Based loosely on the boost.python project. A separate javascript parser is supplied.
SuperClass is a JavaScript pre-processor/interpreter object, designed
to facilitate class-based OOP in JavaScript. NOTE: Project is closed. Replaced by: http://sourceforge.net/projects/jsclass
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.