{"library":"wort","type":"library","category":null,"description":"Wort is a simple concatenative programming language that compiles to JavaScript. Version 0.1.8 is the latest stable release. The project appears to be in early development with infrequent updates. It provides a command-line tool to transpile .wort files into Node.js modules. Unlike other concatenative languages like Forth, Wort targets JavaScript runtime, making it accessible for web development. Its key differentiator is its minimalistic syntax and ease of integration with JavaScript via transpilation.","language":"javascript","status":"maintenance","version":"0.1.8","tags":["javascript","compiler","language","wort","concatenative"],"last_verified":"Fri May 01","install":[{"cmd":"npm install wort","imports":["import wort from 'wort'","import { compile } from 'wort'","import { File } from 'wort'"]},{"cmd":"yarn add wort","imports":[]},{"cmd":"pnpm add wort","imports":[]}],"homepage":null,"github":"https://github.com/robertkleffner/wort","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/wort","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}