Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.
Pilo Visual Tools for Scheme (Pvts) is a basic interpreter with visual tools for Scheme (LISP). Written in Java, PVTS has an interpreter and three visualization modules: a global environment viewer, a function call viewer, and a data structure viewer.
This project hosts a Scheme Integrated Development Environment and Debugger based on Eclipse. Includes a Gambit debugger. It currently uses the Dynamic Languages Toolkit which supports the DBGp debug engine protocol.
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!
Gleam is a simple Scheme language interpreter written in Java. Project goals: to support the discovery of Scheme for beginners, simplicity, R5RS compliance, full integration with the Java platform (call Java from Scheme and vice versa).
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.
sexpreader is a library which can be used by compiler or interpreter writers who want to read LISP-like constructs. This library can read in various tokens like integers, floats, symbols, strings, characters, booleans and parenthesis.
Ocean Scheme is an implementation of the Scheme programming language (aiming to be compatible with the upcoming R6RS Standard), whose native platform is the .NET framework (Mono, MS, and DotGNU). Written ground-up in C#.
A prepared docbook project. Can create html, html_single, PDF documents immediately. Included all newest version needing files, you needn't down anything. The quick start hint and easy samples will bring you enjoy your writing. 支持中文 中文帮助
Topsl (The Online Psychology Survey Language) is a programming language designed to make it easy to write sophisticated Web-based surveys. It features integrated support for longitudinal studies and arbitrary branching and looping on longitudinal data.
XSieve is an XML transformation language based on combination of XSLT (an XML transformation language) and Scheme (a Lisp dialect). XSieve is a powerful tool for complex data transformation tasks.
SISCweb is a framework to facilitate writing stateful Scheme web applications in a J2EE environment. An example WAR file ready for use is provided. Try it today!
SISC is an extensible Java based interpreter of the algorithmic language Scheme. SISC uses modern interpretation techniques, and handily outperforms all existing Java interpreters (often by more than an order of magnitude).
A Windows native distribution of Bigloo, a Scheme system that includes an optimizing compiler generating C code, Java classes and .NET CIL files as well as an interpreter.
A scheme interpreter written in C# for .NET/Mono. The focus is on embedability: the ability to add and customise scheme as a scripting language for new and existing .NET projects.
Features: R5RS implementation, embeddable, highly customisable.
Programming Language much like C with some java like elements implimented in scheme*. Purely for learning, though you can write a few programs with it. Written in DrScheme.