JSON Schema for JSON LISP documents.
Portable JSON LISP conformance fixtures and JavaScript reference runner.
Native browser DOM renderer for JSON LISP documents.
Portable JSON LISP language core: parser, validator, evaluator, actions, and state helpers.
Native custom element wrapper for the JSON LISP DOM renderer.
Load and run async "JSON-Lisp" configurations - with triggers, conditions, actions & more
lisp2jl - LISP to JSON-LISP Translator
Load and run async JSON-Lisp configurations - with triggers, conditions, actions & more
Do fuzzy matching using FZF algorithm in JavaScript
Construct complex rules with JSON & process them.
Liyad (Lisp yet another DSL interpreter) is very small Lisp interpreter written in JavaScript.
Multi-Agent System for @lisp CAD operations
MCP Server for @lisp on CAD,support AutoCAD/GstarCAD/ZWCAD/BricsCAD or CAD platform compatible with AutoLISP
A monadic LL(infinity) parser combinator library
An Ultra-Minimalistic and Indefinitely Extensible LISP Dialect
Anascript, a small experimental language.
Construct complex rules with JSON & process them.
Parse JSON with more helpful errors
Lisp interpreted & compiled to JavaScript
Another JSON Schema Validator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Traverse JSON Schema passing each schema object to callback
Strip comments from JSON. Lets you use comments in your JSON files!
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
The aim of JSON-Lisp is to allow for an executable code format that is simple and portable, as well as easy to parse and execute in a controlled, sandboxed environment. This allows it to be stored in a database, sent over an HTTP connection, collected from user input, and executed on either a client or a server's machine.
A tool for building JSON-serializable lisps.
Wexpr is a simple configuration language, similar to lisps's S expressions or JSON. Designed to be readable, while being quick and easy to parse. This is a ruby library to parse and emit wexpr.