{"library":"dpla-lang","type":"library","category":null,"description":"DPLA is a custom programming language transpiler that converts DPLA source code into JavaScript. Version 1.0.0 provides core functions for transpilation and execution. It is distributed as a single JavaScript module for use in browsers via CDN. The project is hosted on GitHub with a live demo, but lacks npm distribution, TypeScript definitions, or a dedicated package. Key differentiators: domain-specific language transpiler, minimal API (two functions), and browser-first usage.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","language","programming language","dpla"],"last_verified":"Fri May 01","install":[{"cmd":"npm install dpla-lang","imports":["import { run } from 'https://cdn.jsdelivr.net/gh/DPLA-S/DPLA/src/index.js'","import { transpile } from 'https://cdn.jsdelivr.net/gh/DPLA-S/DPLA/src/index.js'","import * as dpla from 'https://cdn.jsdelivr.net/gh/DPLA-S/DPLA/src/index.js'"]},{"cmd":"yarn add dpla-lang","imports":[]},{"cmd":"pnpm add dpla-lang","imports":[]}],"homepage":null,"github":"https://github.com/DPLA-S/DPLA","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/dpla-lang","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}