{"library":"lambdajson-js","type":"library","category":null,"description":"A compiler that translates LambdaJSON — a pure functional programming language represented in JSON — into executable JavaScript functions. Current stable version is 1.1.8. The library is designed for embedding functional logic defined entirely in JSON, with no external dependencies and a small footprint. Key differentiators: no runtime, compiles to plain JS; pure functional semantics; good for dynamic expression evaluation in JSON-based systems. Release cadence is irregular.","language":"javascript","status":"active","version":"1.1.8","tags":["javascript","lambdajson","json","compiler","transpiler"],"last_verified":"Fri May 01","install":[{"cmd":"npm install lambdajson-js","imports":["import { compile } from 'lambdajson-js'","import { evalProgram } from 'lambdajson-js'","import { VERSION } from 'lambdajson-js'"]},{"cmd":"yarn add lambdajson-js","imports":[]},{"cmd":"pnpm add lambdajson-js","imports":[]}],"homepage":null,"github":"https://github.com/benokit/json-programming-language","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/lambdajson-js","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}