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
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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).
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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.
This project provides source to accompany the On Scheme (http://pschombe.wordpress.com/) blog. For descriptions of the function of individual files please visit the blog.